Overview
| Comment: | 0.0.1669 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d168bd1becf53eca8756031082ac37c2 |
| User & Date: | 顽雨沉风 on 2023-07-16 01:56:07.317 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:56 | 0.0.1670 check-in: 35eae1374c user: 顽雨沉风 tags: trunk | |
| 01:56 | 0.0.1669 check-in: d168bd1bec user: 顽雨沉风 tags: trunk | |
| 01:55 | 0.0.1668 check-in: 6f3d60a763 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2006]01_ankokukai.lua
from [95571b22ba]
to [4b1ec24411].
| ︙ | ︙ | |||
19 20 21 22 23 24 25 |
Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(41142615,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("1回合內取得勝利")
aux.BeginPuzzle()
| < | 19 20 21 22 23 24 25 26 27 |
Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(41142615,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("1回合內取得勝利")
aux.BeginPuzzle()
|