Differences From Artifact [0e804c9002]:
- File single/简化版_40_021_1.lua — part of check-in [3ffeb70a8d] at 2024-08-06 13:46:16 on branch trunk — 0 (user: 顽雨沉风, size: 1501) [annotate] [blame] [check-ins using]
To Artifact [b7513b6f1e]:
- File single/简化版_40_021_1.lua — part of check-in [0cc3289da5] at 2024-08-06 13:49:15 on branch trunk — 0 (user: 顽雨沉风, size: 1503) [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_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 7900, 0, 0)
Debug.SetPlayerInfo(1, 18500, 0, 0)
local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(40398073, 0, 0, k1, 2, k2)
|
| ︙ |