游戏王残局简化版

Check-in [68a4a95ec9]
Login

Check-in [68a4a95ec9]

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

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

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)