游戏王残局简化版

Check-in [9965a57964]
Login

Check-in [9965a57964]

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

Modified single/X-LV-30.lua from [4f6d5e58ab] to [424201f41a].

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)