Differences From Artifact [2d8ff3e36f]:
- File single/简化版_0420_01.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 1675) [annotate] [blame] [check-ins using]
- File single/简化版_40_020_3.lua — part of check-in [fc94add000] at 2024-08-06 12:57:20 on branch trunk — 0 (user: 顽雨沉风, size: 1675) [annotate] [blame] [check-ins using]
To Artifact [9a026f61c0]:
- File single/简化版_40_020_3.lua — part of check-in [d90dbcc1f0] at 2024-08-06 12:57:34 on branch trunk — 0 (user: 顽雨沉风, size: 1677) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 | + | --[[message #残局-六王寻胜 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 21150, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(10000000, 1, 1, k1, 1, k2) |
︙ |