Differences From Artifact [34e7de9e72]:
- File single/_简化版_522_01.lua — part of check-in [e6722320cc] at 2024-07-04 09:59:04 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
- File single/简化版1_522.lua — part of check-in [b27559efa8] at 2024-07-18 22:49:55 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
- File single/简化版_0522.lua — part of check-in [3b21139261] at 2024-07-21 01:24:06 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
- File single/简化版_452_05.lua — part of check-in [c8322ffe62] at 2024-07-03 13:00:45 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
- File single/简化版_522.lua — part of check-in [337fdf50c1] at 2024-07-04 13:30:25 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
- File single/简化版_522_01.lua — part of check-in [20eda4219d] at 2024-07-04 10:42:59 on branch trunk — 0 (user: 顽雨沉风, size: 1717) [annotate] [blame] [check-ins using]
To Artifact [9272042377]:
- File single/简化版_0522.lua — part of check-in [89a0b7106c] at 2024-07-24 04:01:36 on branch trunk — 0 (user: 顽雨沉风, size: 1739) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message 维护:2024-07-03 简语:藤木游作:「这个残局的确又复杂又难解。」 来自游戏王Vrains第65集。 ]] Debug.SetAIName("QQ群181175613") | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | --[[message 维护:2024-07-03 简语:藤木游作:「这个残局的确又复杂又难解。」 来自游戏王Vrains第65集。 ]] 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, 10200, 0, 0) ----------------- Debug.AddCard(645087, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) |
︙ | ︙ |