游戏王残局简化版

Check-in [48dd624731]
Login

Check-in [48dd624731]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA3-256: 48dd6247310f2e3afd6f80a5006ad93792df937fe9e6316645bebe91399a4109
User & Date: 顽雨沉风 on 2024-08-15 02:42:25
Other Links: manifest | tags
Context
2024-08-15
02:42
0 Leaf check-in: 48dd624731 user: 顽雨沉风 tags: trunk
01:19
0 check-in: 041d53cf13 user: 顽雨沉风 tags: trunk
Changes

Modified single/印卡局_5.lua from [ac95ac3374] to [068c7a89d5].

27
28
29
30
31
32
33
34
local k1, k2 = LOCATION_EXTRA, POS_FACEDOWN--外组
d["卡_印卡源"] = Debug.AddCard(55948544, 1, 1, k1, 0, POS_FACEUP)
local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地
local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外
local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡

Debug.ReloadFieldEnd("2024-08-07 11:49 版")
aux.BeginPuzzle(nil, nil, d["卡_印卡源"], 1, 4)







|
27
28
29
30
31
32
33
34
local k1, k2 = LOCATION_EXTRA, POS_FACEDOWN--外组
d["卡_印卡源"] = Debug.AddCard(55948544, 1, 1, k1, 0, POS_FACEUP)
local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地
local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外
local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡

Debug.ReloadFieldEnd("2024-08-07 11:49 版")
aux.BeginPuzzle(nil, nil, d["卡_印卡源"], 1, 6)