Overview
| Comment: | 0.0.1653 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
de1a8f03ee40be11a4da1bdd5b6e08b5 |
| User & Date: | 顽雨沉风 on 2023-07-16 01:46:12.573 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:46 | 0.0.1654 check-in: 92d1250173 user: 顽雨沉风 tags: trunk | |
| 01:46 | 0.0.1653 check-in: de1a8f03ee user: 顽雨沉风 tags: trunk | |
| 01:46 | 0.0.1652 check-in: 435f2271c4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-29.lua
from [ab37d770ce]
to [18690fc278].
| ︙ | ︙ | |||
14 15 16 17 18 19 20 | local m01=Debug.AddCard(55948544,0,0,LOCATION_SZONE,1,POS_FACEDOWN) local m03=Debug.AddCard(55948544,0,0,LOCATION_SZONE,3,POS_FACEDOWN) local m12=Debug.AddCard(53239672,1,1,LOCATION_SZONE,2,POS_FACEDOWN) local m13=Debug.AddCard(41420027,1,1,LOCATION_SZONE,1,POS_FACEDOWN) --~ Debug.AddCard(82593786,1,1,LOCATION_GRAVE,0,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() | < | 14 15 16 17 18 19 20 21 | local m01=Debug.AddCard(55948544,0,0,LOCATION_SZONE,1,POS_FACEDOWN) local m03=Debug.AddCard(55948544,0,0,LOCATION_SZONE,3,POS_FACEDOWN) local m12=Debug.AddCard(53239672,1,1,LOCATION_SZONE,2,POS_FACEDOWN) local m13=Debug.AddCard(41420027,1,1,LOCATION_SZONE,1,POS_FACEDOWN) --~ Debug.AddCard(82593786,1,1,LOCATION_GRAVE,0,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() |