游戏王残局简化版

Check-in [c040e089e9]
Login

Check-in [c040e089e9]

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

Modified single/[WCS2006]01_ankokukai.lua from [3f4d56ab29] to [95571b22ba].

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]01_ankokukai")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,600,0,0)
Debug.SetPlayerInfo(1,7000,0,0)

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


<
<
<







1
2



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



Debug.SetAIName("[WCS2006]01_ankokukai")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,600,0,0)
Debug.SetPlayerInfo(1,7000,0,0)

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