Differences From Artifact [80b686bcfd]:
- File single/X-LV-06.lua — part of check-in [3b41ecc513] at 2023-07-09 05:50:58 on branch trunk — 0.0.1045 (user: 顽雨沉风, size: 676) [annotate] [blame] [check-ins using]
To Artifact [cf8deb2774]:
- File single/X-LV-06.lua — part of check-in [947bfa7175] at 2023-07-09 05:51:25 on branch trunk — 0.0.1046 (user: 顽雨沉风, size: 689) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
--[[message
]]
--By OURYGO-YGO EZ manager
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
| > | 1 2 3 4 5 6 7 8 9 |
--[[message
新手教学
]]
--By OURYGO-YGO EZ manager
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
|
| ︙ | ︙ |