游戏王残局简化版

Check-in [0df68ee626]
Login

Check-in [0df68ee626]

Overview
Comment:0.0.2384
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0df68ee626c68fb1c48f70285719ba238d569ffe9bc7d3a663ea7097d1fd3882
User & Date: 顽雨沉风 on 2023-07-30 04:40:39
Other Links: manifest | tags
Context
2023-07-30
04:44
0.0.2385 check-in: a6d19d4d07 user: 顽雨沉风 tags: trunk
04:40
0.0.2384 check-in: 0df68ee626 user: 顽雨沉风 tags: trunk
04:40
0.0.2383 check-in: 600a7b2f0b user: 顽雨沉风 tags: trunk
Changes

Modified single/ABC.lua from [6069737743] to [6b1019d619].

19
20
21
22
23
24
25
26
27
Debug.AddCard(68184115,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

Debug.AddCard(62873545,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(62873545,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)

Debug.ReloadFieldEnd()
Debug.ShowHint("What the fuck!")
aux.BeginPuzzle()







<

19
20
21
22
23
24
25

26
Debug.AddCard(68184115,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)

Debug.AddCard(62873545,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(62873545,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)

Debug.ReloadFieldEnd()

aux.BeginPuzzle()