游戏王残局简化版

Check-in [e16988a4d5]
Login

Check-in [e16988a4d5]

Overview
Comment:0.0.1477
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e16988a4d535a364816af69b2da046633f74822661692157712610f6613bb54c
User & Date: 顽雨沉风 on 2023-07-15 11:56:42
Other Links: manifest | tags
Context
2023-07-15
11:56
0.0.1478 check-in: 85ce4bae6d user: 顽雨沉风 tags: trunk
11:56
0.0.1477 check-in: e16988a4d5 user: 顽雨沉风 tags: trunk
11:56
0.0.1476 check-in: 1682e82155 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]11_remove.lua from [2293020ba7] to [4783dd297d].

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

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

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


<
<
<







1
2



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



Debug.SetAIName("[WCS2006]11_remove")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

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

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