游戏王残局简化版

Check-in [16bfb2f962]
Login

Check-in [16bfb2f962]

Overview
Comment:0.0.1571
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 16bfb2f962b15477eb228b4c77f0f43cd67253e07410ad41cf2bb6653454e3b9
User & Date: 顽雨沉风 on 2023-07-16 01:25:53
Other Links: manifest | tags
Context
2023-07-16
01:26
0.0.1572 check-in: bffcdd365d user: 顽雨沉风 tags: trunk
01:25
0.0.1571 check-in: 16bfb2f962 user: 顽雨沉风 tags: trunk
01:25
0.0.1570 check-in: 64ef9e4ea8 user: 顽雨沉风 tags: trunk
Changes

Modified single/Furtie_Hubo_15_PePe.lua from [6325a7325e] to [072e62dd53].

75
76
77
78
79
80
81
82
83

--~ Debug.AddCard(40318957,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performapal Skullcrobat Joker
Debug.AddCard(75195825,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Master Pendulum, the Dracoslayer
Debug.AddCard(31222701,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Wavering Eyes

-- Start the Puzzle
Debug.ReloadFieldEnd()

aux.BeginPuzzle()
fun["开局添加手卡"](6)








<

>
75
76
77
78
79
80
81

82
83
--~ Debug.AddCard(40318957,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performapal Skullcrobat Joker
Debug.AddCard(75195825,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Master Pendulum, the Dracoslayer
Debug.AddCard(31222701,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Wavering Eyes

-- Start the Puzzle
Debug.ReloadFieldEnd()


fun["开局添加手卡"](6)
aux.BeginPuzzle()