Differences From Artifact [221fa9840a]:
- File single/16.Flip Illusions_衍生版_1.lua — part of check-in [fce48e494e] at 2023-07-16 00:24:35 on branch trunk — 0.0.1509 (user: 顽雨沉风, size: 2074) [annotate] [blame] [check-ins using]
To Artifact [715c123d91]:
- File single/16.Flip Illusions_衍生版_1.lua — part of check-in [642cb19321] at 2023-07-16 00:28:01 on branch trunk — 0.0.1511 (user: 顽雨沉风, size: 2088) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
--[[message
]]
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,24300,0,0)
| > | 1 2 3 4 5 6 7 8 9 |
--[[message
反转幻想
]]
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,24300,0,0)
|
| ︙ | ︙ |