Differences From Artifact [998985c353]:
- File single/X-LV-32.lua — part of check-in [8af1500208] at 2023-07-30 07:14:57 on branch trunk — 0.0.2413 (user: 顽雨沉风, size: 1083) [annotate] [blame] [check-ins using]
To Artifact [08d6e8b7c8]:
- File single/X-LV-32.lua — part of check-in [44e5fac0d7] at 2023-09-29 09:32:44 on branch trunk — 0.0.2567 (user: 顽雨沉风, size: 1078) [annotate] [blame] [check-ins using]
1 2 3 | --[[message 十卡让你体验极致翻翻乐! ]] | | | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
十卡让你体验极致翻翻乐!
]]
Debug.SetAIName("X-LV-32")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,20200,0,0)
local g01=Debug.AddCard(16428514,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)
local g02=Debug.AddCard(78202553,0,0,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE)
Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE)
|
| ︙ | ︙ |