游戏王残局简化版

Check-in [64ef9e4ea8]
Login

Check-in [64ef9e4ea8]

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

Modified single/Furtie_Hubo_14_Nekroz_衍生版_1.lua from [8c49a123f9] to [8d5d9fe125].

54
55
56
57
58
59
60

61
62
63
--~ Debug.AddCard(68819554,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performage Damage Juggler
--~ Debug.AddCard(89463537,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Nekroz of Unicore
Debug.AddCard(96729612,0,0,LOCATION_HAND,0,POS_FACEDOWN) -- Preparation of Rites

-- Start the Puzzle
Debug.ReloadFieldEnd()


aux.BeginPuzzle()

fun["开局添加手卡"](4)







>


<
54
55
56
57
58
59
60
61
62
63

--~ Debug.AddCard(68819554,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performage Damage Juggler
--~ Debug.AddCard(89463537,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Nekroz of Unicore
Debug.AddCard(96729612,0,0,LOCATION_HAND,0,POS_FACEDOWN) -- Preparation of Rites

-- Start the Puzzle
Debug.ReloadFieldEnd()

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