游戏王残局简化版

Annotation For single/0.lua
Login

Annotation For single/0.lua

Origin for each line in single/0.lua from check-in 6f3dd5520a:

dee956635c 2023-09-09  顽雨沉风: --[[message
dee956635c 2023-09-09  顽雨沉风: 新手教学
dee956635c 2023-09-09  顽雨沉风: ]]
dee956635c 2023-09-09  顽雨沉风: 
dee956635c 2023-09-09  顽雨沉风: Debug.SetAIName("顽雨沉风")
dee956635c 2023-09-09  顽雨沉风: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
dee956635c 2023-09-09  顽雨沉风: Debug.SetPlayerInfo(0,8000,0,0)
dee956635c 2023-09-09  顽雨沉风: Debug.SetPlayerInfo(1,1000,0,0)
dee956635c 2023-09-09  顽雨沉风: Debug.AddCard(53927679,0,0,LOCATION_HAND,0,POS_FACEDOWN)
dee956635c 2023-09-09  顽雨沉风: local g02=Debug.AddCard(89631139,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
33becb2345 2023-09-09  顽雨沉风: 
33becb2345 2023-09-09  顽雨沉风: 
33becb2345 2023-09-09  顽雨沉风: 
6a1f7ee631 2023-09-09  顽雨沉风: local m1=Debug.AddCard(65741786,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
84ca9e4f41 2023-09-09  顽雨沉风: Debug.PreSummon(m1, SUMMON_TYPE_LINK, LOCATION_EXTRA)
6a1f7ee631 2023-09-09  顽雨沉风: local m2=Debug.AddCard(65741786,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
84ca9e4f41 2023-09-09  顽雨沉风: Debug.PreSummon(m2, SUMMON_TYPE_LINK, LOCATION_EXTRA)
84ca9e4f41 2023-09-09  顽雨沉风: 
6a1f7ee631 2023-09-09  顽雨沉风: Debug.AddCard(21887175,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
33becb2345 2023-09-09  顽雨沉风: 
2cd7a475e7 2023-09-09  顽雨沉风: local m3 = Debug.AddCard(27548199,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
6f3dd5520a 2023-09-09  顽雨沉风: local s3 = Debug.AddCard(65741786,0,0,LOCATION_SZONE,0,POS_FACEUP)
33becb2345 2023-09-09  顽雨沉风: 
33becb2345 2023-09-09  顽雨沉风: 
dee956635c 2023-09-09  顽雨沉风: local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
dee956635c 2023-09-09  顽雨沉风: local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE)
dee956635c 2023-09-09  顽雨沉风: Debug.ReloadFieldEnd()
dee956635c 2023-09-09  顽雨沉风: aux.BeginPuzzle()
dee956635c 2023-09-09  顽雨沉风: