游戏王残局简化版

Check-in [b4c428952f]
Login

Check-in [b4c428952f]

Overview
Comment:0.0.1483
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b4c428952f80214e41ddb194c5cdca060f22c123bf143114201d68794f1c3bda
User & Date: 顽雨沉风 on 2023-07-15 11:57:16
Other Links: manifest | tags
Context
2023-07-15
11:57
0.0.1484 check-in: 9c8cbfabb8 user: 顽雨沉风 tags: trunk
11:57
0.0.1483 check-in: b4c428952f user: 顽雨沉风 tags: trunk
11:57
0.0.1482 check-in: 2c46ac896c user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]23_exodia.lua from [40596d2d12] to [fd8e1fcb9d].

1
2
3
4
5
6
7
8
9
10
11
12
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]23_exodia")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,800,0,0)
Debug.SetPlayerInfo(1,1500,0,0)

Debug.AddCard(08124921,0,0,LOCATION_DECK,0,POS_FACEDOWN)


<
<
<







1
2



3
4
5
6
7
8
9
--[[message
]]



Debug.SetAIName("[WCS2006]23_exodia")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,800,0,0)
Debug.SetPlayerInfo(1,1500,0,0)

Debug.AddCard(08124921,0,0,LOCATION_DECK,0,POS_FACEDOWN)