Overview
Comment: | 0.0.1652 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
435f2271c431834a669c7e226ab8b608 |
User & Date: | 顽雨沉风 on 2023-07-16 01:46:07 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:46 | 0.0.1653 check-in: de1a8f03ee user: 顽雨沉风 tags: trunk | |
01:46 | 0.0.1652 check-in: 435f2271c4 user: 顽雨沉风 tags: trunk | |
01:46 | 0.0.1651 check-in: cdb12346a6 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-28.lua from [31b6f4ee32] to [d8442950b1].
︙ | ︙ | |||
11 12 13 14 15 16 17 | --~ local m02=Debug.AddCard(41587307,0,0,LOCATION_SZONE,2,POS_FACEDOWN) local m03=Debug.AddCard(58531587,0,0,LOCATION_SZONE,3,POS_FACEDOWN) local m11=Debug.AddCard(23626223,1,1,LOCATION_SZONE,3,POS_FACEDOWN) local m12=Debug.AddCard(3129635,1,1,LOCATION_SZONE,2,POS_FACEDOWN) local m13=Debug.AddCard(49514333,1,1,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(24903843,1,1,LOCATION_GRAVE,0,POS_FACEUP)Debug.ReloadFieldEnd() aux.BeginPuzzle() | < | 11 12 13 14 15 16 17 18 | --~ local m02=Debug.AddCard(41587307,0,0,LOCATION_SZONE,2,POS_FACEDOWN) local m03=Debug.AddCard(58531587,0,0,LOCATION_SZONE,3,POS_FACEDOWN) local m11=Debug.AddCard(23626223,1,1,LOCATION_SZONE,3,POS_FACEDOWN) local m12=Debug.AddCard(3129635,1,1,LOCATION_SZONE,2,POS_FACEDOWN) local m13=Debug.AddCard(49514333,1,1,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(24903843,1,1,LOCATION_GRAVE,0,POS_FACEUP)Debug.ReloadFieldEnd() aux.BeginPuzzle() |