游戏王残局简化版

Check-in [e545b29e8e]
Login

Check-in [e545b29e8e]

Overview
Comment:0.0.1523
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e545b29e8ec6ea0c428b0fa8ac527dbfe21eacbb5d5bb66daf08f613050ddb7e
User & Date: 顽雨沉风 on 2023-07-16 00:55:04
Other Links: manifest | tags
Context
2023-07-16
00:57
0.0.1524 check-in: 0f0474f258 user: 顽雨沉风 tags: trunk
00:55
0.0.1523 check-in: e545b29e8e user: 顽雨沉风 tags: trunk
00:54
0.0.1522 check-in: e28a9fe965 user: 顽雨沉风 tags: trunk
Changes

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

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()