Differences From Artifact [72a31ce4c7]:
- File single/28.The Undead Neptune_衍生版_1.lua — part of check-in [9827a93761] at 2023-07-14 12:25:29 on branch trunk — 0.0.1276 (user: 顽雨沉风, size: 1940) [annotate] [blame] [check-ins using]
To Artifact [5c1a4dc7ee]:
- File single/28.The Undead Neptune_衍生版_1.lua — part of check-in [e0effeeaa6] at 2023-07-14 12:38:43 on branch trunk — 0.0.1277 (user: 顽雨沉风, size: 2058) [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+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,500,0,0) Debug.SetPlayerInfo(1,18500,0,0) Debug.AddCard(7953868,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ |