Differences From Artifact [bb69cb8c8e]:
- File single/简化版1_500_05.lua — part of check-in [6817913a96] at 2024-07-20 13:16:06 on branch trunk — 0 (user: 顽雨沉风, size: 1478) [annotate] [blame] [check-ins using]
- File single/简化版_351_006.lua — part of check-in [172d07d9f7] at 2024-07-21 00:00:44 on branch trunk — 0 (user: 顽雨沉风, size: 1478) [annotate] [blame] [check-ins using]
To Artifact [120c09544b]:
- File single/简化版_351_006.lua — part of check-in [bc4dd57f41] at 2024-07-21 00:01:08 on branch trunk — 0 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
- File single/简化版_52_100_3.lua — part of check-in [2b35366722] at 2024-07-21 04:28:13 on branch trunk — 0 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
- File single/简化版_53_100_6.lua — part of check-in [e678da0c4d] at 2024-07-21 02:00:35 on branch trunk — 0 (user: 顽雨沉风, size: 1480) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | --[[message ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 1700, 0, 0) Debug.SetPlayerInfo(1, 8400, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(90660762, 1, 1, k1, 1, POS_FACEUP_ATTACK) | > | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 1700, 0, 0) Debug.SetPlayerInfo(1, 8400, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(90660762, 1, 1, k1, 1, POS_FACEUP_ATTACK) |
︙ | ︙ |