游戏王残局简化版

Check-in [f2f521c5e1]
Login

Check-in [f2f521c5e1]

Overview
Comment:0.0.1526
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f2f521c5e1b07c909cc2522810a2322efe1895b1a94fc96b8655549b0ccbb04f
User & Date: 顽雨沉风 on 2023-07-16 00:58:44
Other Links: manifest | tags
Context
2023-07-16
00:59
0.0.1527 check-in: 17d6844110 user: 顽雨沉风 tags: trunk
00:58
0.0.1526 check-in: f2f521c5e1 user: 顽雨沉风 tags: trunk
00:58
0.0.1525 check-in: 88b2475c84 user: 顽雨沉风 tags: trunk
Changes

Modified single/19.Let's GaGaGa.lua from [cca053cd1d] to [a667c9fba8].

35
36
37
38
39
40
41
42
43
44
local g1=Debug.AddCard(66235877,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
g1:CompleteProcedure()
Debug.AddCard(44095762,1,1,LOCATION_SZONE,1,POS_FACEDOWN)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,3,POS_FACEDOWN)
Debug.ReloadFieldEnd()
fun["开局添加手卡"](6)
--~ aux.BeginPuzzle()









|


35
36
37
38
39
40
41
42
43
44
local g1=Debug.AddCard(66235877,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
g1:CompleteProcedure()
Debug.AddCard(44095762,1,1,LOCATION_SZONE,1,POS_FACEDOWN)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,3,POS_FACEDOWN)
Debug.ReloadFieldEnd()
fun["开局添加手卡"](6)
aux.BeginPuzzle()