Differences From Artifact [b9e23e16fd]:
- File single/X-LV-27.lua — part of check-in [1e5287ea69] at 2024-07-20 13:29:54 on branch trunk — 0 (user: 顽雨沉风, size: 1228) [annotate] [blame] [check-ins using]
To Artifact [0cf2f1150d]:
- File single/X-LV-27.lua — part of check-in [6b5e42a9fa] at 2024-07-20 13:34:38 on branch trunk — 0 (user: 顽雨沉风, size: 1230) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 | + |
--[[message
新手教学
#废铁拳
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 51100, 0, 0)
Debug.SetPlayerInfo(1, 34600, 0, 0)
local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(13582837, 0, 0, k1, 2, k2)
|
| ︙ |