游戏王残局简化版

Check-in [87f15176cf]
Login

Check-in [87f15176cf]

Overview
Comment:0.0.2501
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 87f15176cf9040b0ebaef00b480ee1a7c6f6600aa7828ae5acfbe4b76b986799
User & Date: 顽雨沉风 on 2023-08-28 04:05:47
Other Links: manifest | tags
Context
2023-08-28
04:07
0.0.2502 check-in: e931116720 user: 顽雨沉风 tags: trunk
04:05
0.0.2501 check-in: 87f15176cf user: 顽雨沉风 tags: trunk
03:57
0.0.2500 check-in: d8d605150e user: 顽雨沉风 tags: trunk
Changes

Modified single/12.Number Battle.lua from [e799474855] to [1b84e555f3].

46
47
48
49
50
51
52
53
54
Debug.AddCard(64554883,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(64514622,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(64554883,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(64514622,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(65703851,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(30585393,1,1,LOCATION_SZONE,4,POS_FACEDOWN)
Debug.ReloadFieldEnd()
Debug.ShowHint("在这个回合取得胜利!")
aux.BeginPuzzle()







<

46
47
48
49
50
51
52

53
Debug.AddCard(64554883,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(64514622,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(64554883,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(64514622,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(65703851,1,1,LOCATION_SZONE,0,POS_FACEDOWN)
Debug.AddCard(30585393,1,1,LOCATION_SZONE,4,POS_FACEDOWN)
Debug.ReloadFieldEnd()

aux.BeginPuzzle()