游戏王残局简化版

Check-in [9d82491837]
Login

Check-in [9d82491837]

Overview
Comment:0.0.1274
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9d82491837843cf18ddad59d6a1bcf64d60228d1e51f0b60f7adecb6321c05bb
User & Date: 顽雨沉风 on 2023-07-14 12:19:09
Other Links: manifest | tags
Context
2023-07-14
12:22
0.0.1275 check-in: c3e1c984c3 user: 顽雨沉风 tags: trunk
12:19
0.0.1274 check-in: 9d82491837 user: 顽雨沉风 tags: trunk
12:18
0.0.1273 check-in: 6f8f115f2e user: 顽雨沉风 tags: trunk
Changes

Modified single/Scrap.lua from [b0706687ba] to [139a7f30b3].

23
24
25
26
27
28
29
30
31

Debug.AddCard(24696097,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
Debug.AddCard(35952884,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
Debug.AddCard(77336644,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(67030233,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(70902743,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(70902743,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd()
Debug.ShowHint("Win in this turn!")
aux.BeginPuzzle()








<

>
23
24
25
26
27
28
29

30
31
Debug.AddCard(24696097,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
Debug.AddCard(35952884,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
Debug.AddCard(77336644,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(67030233,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(70902743,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(70902743,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd()

aux.BeginPuzzle()
fun["开局说明"]()