Differences From Artifact [0157afa158]:
- File single/X-LV-27.lua — part of check-in [0ca660d211] at 2023-07-10 09:40:58 on branch trunk — 0.0.1070 (user: 顽雨沉风, size: 1217) [annotate] [blame] [check-ins using]
To Artifact [42c14d29b9]:
- File single/X-LV-27.lua — part of check-in [f7c0ec70cc] at 2023-07-10 09:49:04 on branch trunk — 0.0.1073 (user: 顽雨沉风, size: 1218) [annotate] [blame] [check-ins using]
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)
| > | 1 2 3 4 5 6 7 8 9 10 |
--[[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)
|
| ︙ | ︙ |