游戏王残局简化版

Check-in [6ba75b69a9]
Login

Check-in [6ba75b69a9]

Overview
Comment:0.0.1041
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6ba75b69a9d74b888415283405226a0b9886b63a012e1294d83974d03b877e1d
User & Date: 顽雨沉风 on 2023-07-09 05:44:13
Other Links: manifest | tags
Context
2023-07-09
05:44
0.0.1042 check-in: 2f5c681a6f user: 顽雨沉风 tags: trunk
05:44
0.0.1041 check-in: 6ba75b69a9 user: 顽雨沉风 tags: trunk
05:44
0.0.1040 check-in: 513e450002 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-02.lua from [71883ed719] to [f003e4caaa].

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)