Overview
Comment: | 0.0.2427 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
01f4d0202833dd1337a4f49dd0ef8547 |
User & Date: | 顽雨沉风 on 2023-07-30 09:10:21 |
Other Links: | manifest | tags |
Context
2023-07-30
| ||
09:10 | 0.0.2428 check-in: c767cde2b3 user: 顽雨沉风 tags: trunk | |
09:10 | 0.0.2427 check-in: 01f4d02028 user: 顽雨沉风 tags: trunk | |
09:07 | 0.0.2426 check-in: 64b764d6e7 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-017.lua from [c12a52e1a0] to [8f7528678d].
︙ | ︙ | |||
10 11 12 13 14 15 16 | Debug.AddCard(14087893,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() | < < < < < < < < | 10 11 12 13 14 15 16 17 | Debug.AddCard(14087893,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(89631139,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |