Differences From Artifact [e3acdcbc74]:
- File LV-013.lua — part of check-in [3f9fe08ff3] at 2023-04-22 09:12:51 on branch trunk — 0.0.39 (user: 顽雨沉风, size: 1685) [annotate] [blame] [check-ins using]
To Artifact [b375b09f10]:
- File LV-013.lua — part of check-in [3535954367] at 2023-04-22 09:13:52 on branch trunk — 0.0.40 (user: 顽雨沉风, size: 1687) [annotate] [blame] [check-ins using]
- File single/LV-013.lua — part of check-in [e7f204fb3d] at 2023-06-29 02:28:59 on branch trunk — 0.0.309 (user: 顽雨沉风, size: 1687) [annotate] [blame] [check-ins using]
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
卡数:12
规则:大师3
]]
--puzzle1
Debug.SetAIName("Level-013")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2000,0,0)
Debug.SetPlayerInfo(1,4100,0,0)
|
| ︙ | ︙ |