游戏王残局简化版

Check-in [6233d76a9f]
Login

Check-in [6233d76a9f]

Overview
Comment:0.0.2292
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6233d76a9f4225c5578bf24f43c338f6ffc0f0de928d1fb79a8a0824d60469e3
User & Date: 顽雨沉风 on 2023-07-29 01:39:59
Other Links: manifest | tags
Context
2023-07-29
01:42
0.0.2293 check-in: 4571a5a51c user: 顽雨沉风 tags: trunk
01:39
0.0.2292 check-in: 6233d76a9f user: 顽雨沉风 tags: trunk
01:39
0.0.2291 check-in: 38852248e3 user: 顽雨沉风 tags: trunk
Changes

Modified single/在末法时期呼唤爱_001.lua from [4ff316679c] to [a70988fa6b].

16
17
18
19
20
21
22
23
24

Debug.AddCard(74762582,1,1,LOCATION_HAND,0,POS_FACEUP_ATTACK)
Debug.AddCard(55713623,0,0,LOCATION_HAND,0,POS_FACEUP_ATTACK)

Debug.ReloadFieldEnd()
aux.BeginPuzzle()

Debug.PreEquip(m1,s1)
Debug.PreEquip(m2,s2)







|
|
16
17
18
19
20
21
22
23
24

Debug.AddCard(74762582,1,1,LOCATION_HAND,0,POS_FACEUP_ATTACK)
Debug.AddCard(55713623,0,0,LOCATION_HAND,0,POS_FACEUP_ATTACK)

Debug.ReloadFieldEnd()
aux.BeginPuzzle()

Debug.PreEquip(s1,m1)
Debug.PreEquip(s2,m2)