Overview
Comment: | 0.0.1649 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4c0fe26e7077967d93186e2bd1a472e5 |
User & Date: | 顽雨沉风 on 2023-07-16 01:45:43 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:45 | 0.0.1650 check-in: 9ee8087b3c user: 顽雨沉风 tags: trunk | |
01:45 | 0.0.1649 check-in: 4c0fe26e70 user: 顽雨沉风 tags: trunk | |
01:45 | 0.0.1648 check-in: cb9520b079 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-25.lua from [0bfd6e686e] to [7869c9f20f].
︙ | |||
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 | - | local g02=Debug.AddCard(38955728,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g12=Debug.AddCard(59380081,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(25795273,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) local m02=Debug.AddCard(83102080,0,0,LOCATION_SZONE,2,POS_FACEDOWN) local c0=Debug.AddCard(33550694,0,0,LOCATION_SZONE,5,POS_FACEUP) Debug.AddCard(10817524,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)Debug.AddCard(41517789,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)Debug.ReloadFieldEnd() aux.BeginPuzzle() |