Differences From Artifact [6f1563b24d]:
- File single/23.The Creation Burst_衍生版_1.lua — part of check-in [e57fc87e1f] at 2023-07-14 12:39:13 on branch trunk — 0.0.1279 (user: 顽雨沉风, size: 1382) [annotate] [blame] [check-ins using]
To Artifact [f48bbaef83]:
- File single/23.The Creation Burst_衍生版_1.lua — part of check-in [76f9dcf398] at 2023-07-14 12:45:49 on branch trunk — 0.0.1280 (user: 顽雨沉风, size: 1500) [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 12 13 14 15 | + + + + + | --[[message 天地创造击 ]] --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) --puzzle1 Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,1600,0,0) Debug.SetPlayerInfo(1,11300,0,0) Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(53257892,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ |