游戏王残局简化版

Check-in [83d2f8c09f]
Login

Check-in [83d2f8c09f]

Overview
Comment:0.0.1081
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 83d2f8c09f36c525282dc64101728484de0a78c5d5a0a94855e1bd81cfda78cb
User & Date: 顽雨沉风 on 2023-07-10 11:43:34
Other Links: manifest | tags
Context
2023-07-10
11:51
0.0.1082 check-in: 0d442f8da2 user: 顽雨沉风 tags: trunk
11:43
0.0.1081 check-in: 83d2f8c09f user: 顽雨沉风 tags: trunk
11:42
0.0.1080 check-in: 68a4a95ec9 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-30.lua from [a0f4d40fdb] to [a39efa5fba].

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)