游戏王残局简化版

Check-in [68e4e191f3]
Login

Check-in [68e4e191f3]

Overview
Comment:0.0.1550
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 68e4e191f3a0d6327cd9110b230cf4195fd2d4de4e75f623c0f55edeb5e9c983
User & Date: 顽雨沉风 on 2023-07-16 01:22:38
Other Links: manifest | tags
Context
2023-07-16
01:22
0.0.1551 check-in: d294db8577 user: 顽雨沉风 tags: trunk
01:22
0.0.1550 check-in: 68e4e191f3 user: 顽雨沉风 tags: trunk
01:22
0.0.1549 check-in: fe2a1354d1 user: 顽雨沉风 tags: trunk
Changes

Modified single/32.Enemy Controlled Heraldry_衍生版_1.lua from [e40586f456] to [59dc676575].

62
63
64
65
66
67
68
69
70
71
72
73

g1:CompleteProcedure()
Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK)
Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP)
Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()


--~ 必须位于残局文件底部
fun["开局添加手卡"](6)








<
<
<
<

>
62
63
64
65
66
67
68




69
70
g1:CompleteProcedure()
Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK)
Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP)
Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.ReloadFieldEnd()




fun["开局添加手卡"](6)
aux.BeginPuzzle()