游戏王残局简化版

Check-in [2a2c12300b]
Login

Check-in [2a2c12300b]

Overview
Comment:0.0.1472
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2a2c12300b2b0ce091c79850ea27350c64be9026340557a8b77994db213e353d
User & Date: 顽雨沉风 on 2023-07-15 11:55:56
Other Links: manifest | tags
Context
2023-07-15
11:56
0.0.1473 check-in: d37736e922 user: 顽雨沉风 tags: trunk
11:55
0.0.1472 check-in: 2a2c12300b user: 顽雨沉风 tags: trunk
11:55
0.0.1471 check-in: c040e089e9 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]03_antique_gear.lua from [39e925ecb3] to [026de9ac55].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
]]


--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,3300,0,0)

Debug.AddCard(92001300,0,0,LOCATION_HAND,0,POS_FACEDOWN)


<
<
<
<
<







1
2





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





Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,3300,0,0)

Debug.AddCard(92001300,0,0,LOCATION_HAND,0,POS_FACEDOWN)