Differences From Artifact [aa1e7c4c43]:
- File single/[WCS2006]08_burn.lua — part of check-in [b59a517f95] at 2023-07-16 01:56:35 on branch trunk — 0.0.1673 (user: 顽雨沉风, size: 665) [annotate] [blame] [check-ins using]
To Artifact [2e18240ace]:
- File single/3_5_[WCS2006]_连续魔法.lua — part of check-in [b926c35144] at 2024-01-21 04:01:40 on branch trunk — (/ω\) (user: 顽雨沉风, size: 703) [annotate] [blame] [check-ins using]
- File single/[WCS2006]08_burn.lua — part of check-in [b926c35144] at 2024-01-21 04:01:40 on branch trunk — (/ω\) (user: 顽雨沉风, size: 703) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
--[[message
]]
Debug.SetAIName("[WCS2006]08_burn")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,2100,0,0)
| > > | 1 2 3 4 5 6 7 8 9 10 |
--[[message
查局:
旧名:[WCS2006]08_burn
]]
Debug.SetAIName("[WCS2006]08_burn")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,2100,0,0)
|
| ︙ | ︙ |