游戏王残局简化版

Check-in [b80dca28c8]
Login

Check-in [b80dca28c8]

Overview
Comment:0.0.1121
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b80dca28c8c7e1eddde93767056d720060eb79f2af6e43aaa5fd3ce6af4a2b74
User & Date: 顽雨沉风 on 2023-07-10 16:25:12
Other Links: manifest | tags
Context
2023-07-10
16:25
0.0.1122 check-in: 98e4d73f83 user: 顽雨沉风 tags: trunk
16:25
0.0.1121 check-in: b80dca28c8 user: 顽雨沉风 tags: trunk
16:24
0.0.1120 check-in: 70234f4d83 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-50.lua from [8cf0bd8b33] to [884223ca8c].

1
2
3
4
5
6
7
8
9
--[[message
您能帮助「悠悠」渡过难关吗?
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
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
--[[message
您能帮助「童话动物·小兔子」渡过难关吗?
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)