Differences From Artifact [6c0913cc4d]:
- File single/简化版1_500_06.lua — part of check-in [6817913a96] at 2024-07-20 13:16:06 on branch trunk — 0 (user: 顽雨沉风, size: 1137) [annotate] [blame] [check-ins using]
- File single/简化版_351_00.lua — part of check-in [b3b2c5ecf9] at 2024-07-21 00:57:15 on branch trunk — 0 (user: 顽雨沉风, size: 1137) [annotate] [blame] [check-ins using]
- File single/简化版_351_007.lua — part of check-in [172d07d9f7] at 2024-07-21 00:00:44 on branch trunk — 0 (user: 顽雨沉风, size: 1137) [annotate] [blame] [check-ins using]
To Artifact [679c7bf02c]:
- File single/简化版_351_00.lua — part of check-in [6b8da5b9c7] at 2024-07-21 00:57:54 on branch trunk — 0 (user: 顽雨沉风, size: 1139) [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_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 4000, 0, 0) Debug.SetPlayerInfo(1, 4800, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(9327502, 0, 0, k1, 1, POS_FACEUP_ATTACK) |
︙ |