游戏王残局简化版

Check-in [c869d653d7]
Login

Check-in [c869d653d7]

Overview
Comment:0.0.1475
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c869d653d7eebd09e4c1678fd66dd87828674e4f92bc245fb14e8f4c6efa8051
User & Date: 顽雨沉风 on 2023-07-15 11:56:13
Other Links: manifest | tags
Context
2023-07-15
11:56
0.0.1476 check-in: 1682e82155 user: 顽雨沉风 tags: trunk
11:56
0.0.1475 check-in: c869d653d7 user: 顽雨沉风 tags: trunk
11:56
0.0.1474 check-in: 946c808d40 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]08_burn.lua from [380178ccfb] to [1f72a3b649].

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

Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,2100,0,0)

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


<
<
<







1
2



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



Debug.SetAIName("[WCS2006]08_burn")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,2100,0,0)

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