Differences From Artifact [c38f221d53]:
- File single/3_15_ABC_甲虫装机.lua — part of check-in [3ba8665f0a] at 2024-02-06 14:29:43 on branch trunk — 还行 (user: 顽雨沉风, size: 1316) [annotate] [blame] [check-ins using]
To Artifact [04632d342c]:
- File single/3_15_ABC_甲虫装机.lua — part of check-in [204190fd46] at 2024-02-07 07:24:13 on branch trunk — 慢来 (user: 顽雨沉风, size: 1344) [annotate] [blame] [check-ins using]
- File single/3_15_甲虫装机_ABC_a01.lua — part of check-in [47126b208c] at 2024-02-07 08:55:46 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 1344) [annotate] [blame] [check-ins using]
- File single/3_15_甲虫装机 ABC_a01.lua — part of check-in [d992d8209a] at 2024-02-07 11:23:40 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 1344) [annotate] [blame] [check-ins using]
- File single/ABC_a01.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 1344) [annotate] [blame] [check-ins using]
- File single/ABC_a01 3_15_甲虫装机.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 1344) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | --ABC Debug.SetAIName("ABC") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 17450, 0, 0) Debug.AddCard(21790410, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) Debug.AddCard(21977828, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) | > > > | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局: ]] --ABC Debug.SetAIName("ABC") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 17450, 0, 0) Debug.AddCard(21790410, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) Debug.AddCard(21977828, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) |
︙ | ︙ |