108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
--Ai's S/T
Debug.AddCard(78625592,1,1,LOCATION_SZONE,0,POS_FACEUP) -- spiritual swords of revealing light
--~ Debug.AddCard(78625592,1,1,LOCATION_SZONE,1,POS_FACEUP) -- spiritual swords of revealing light
Debug.AddCard(59305593,1,1,LOCATION_SZONE,2,POS_FACEUP) -- Mistake
Debug.AddCard(30459350,1,1,LOCATION_SZONE,3,POS_FACEUP) --iron wall
--~ Debug.AddCard(7153114,1,1,LOCATION_SZONE,4,POS_FACEUP) -- pop-up
Debug.AddCard(76375976,1,1,LOCATION_SZONE,5,POS_FACEUP) --Mystic mine
--Ai's deck
--~ Debug.AddCard(25857246,1,1,LOCATION_DECK,0,POS_FACEDOWN) --nekroz valkyrus
--~ Debug.AddCard(76375976,1,1,LOCATION_DECK,0,POS_FACEDOWN) --Mystic mine
--Ai's Banish
|
|
|
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
--Ai's S/T
Debug.AddCard(78625592,1,1,LOCATION_SZONE,0,POS_FACEUP) -- spiritual swords of revealing light
--~ Debug.AddCard(78625592,1,1,LOCATION_SZONE,1,POS_FACEUP) -- spiritual swords of revealing light
Debug.AddCard(59305593,1,1,LOCATION_SZONE,2,POS_FACEUP) -- Mistake
Debug.AddCard(30459350,1,1,LOCATION_SZONE,3,POS_FACEUP) --iron wall
Debug.AddCard(7153114,1,1,LOCATION_SZONE,4,POS_FACEUP) -- pop-up
Debug.AddCard(76375976,1,1,LOCATION_SZONE,5,POS_FACEUP) --Mystic mine
--Ai's deck
--~ Debug.AddCard(25857246,1,1,LOCATION_DECK,0,POS_FACEDOWN) --nekroz valkyrus
--~ Debug.AddCard(76375976,1,1,LOCATION_DECK,0,POS_FACEDOWN) --Mystic mine
--Ai's Banish
|