Differences From Artifact [4eb5ef3d2c]:
- File single/简化版_0520_14.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 1613) [annotate] [blame] [check-ins using]
- File single/简化版_50_020_2.lua — part of check-in [aff971eddd] at 2024-08-07 01:01:59 on branch trunk — 0 (user: 顽雨沉风, size: 1613) [annotate] [blame] [check-ins using]
To Artifact [16b763ee59]:
- File single/简化版_50_020_2.lua — part of check-in [511fc3b36f] at 2024-08-07 01:02:13 on branch trunk — 0 (user: 顽雨沉风, size: 1615) [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 #pkd ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 30000, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(16527176, 1, 1, k1, 6, k2) |
︙ |