游戏王残局简化版

Check-in [2e8b2c2e06]
Login

Check-in [2e8b2c2e06]

Overview
Comment:0.0.1252
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2e8b2c2e06806835f71c5cc31a6a5be08c7fb7bd3c52ac0f742cb98e40726ac0
User & Date: 顽雨沉风 on 2023-07-14 08:48:38
Other Links: manifest | tags
Context
2023-07-14
08:49
0.0.1253 check-in: fbfb5d490a user: 顽雨沉风 tags: trunk
08:48
0.0.1252 check-in: 2e8b2c2e06 user: 顽雨沉风 tags: trunk
08:46
0.0.1251 check-in: 8e640bfb31 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-04.lua from [f8bc0a65d7] to [093cc3ada1].

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)


|







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)