游戏王残局简化版

Check-in [fbfb5d490a]
Login

Check-in [fbfb5d490a]

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

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

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)