Overview
Comment: | 0.0.1576 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8efdd6d4483daec5275850ede5e72e94 |
User & Date: | 顽雨沉风 on 2023-07-16 01:26:28 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:26 | 0.0.1577 check-in: 41dcd820b7 user: 顽雨沉风 tags: trunk | |
01:26 | 0.0.1576 check-in: 8efdd6d448 user: 顽雨沉风 tags: trunk | |
01:26 | 0.0.1575 check-in: 1fccf082ee user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-015.lua from [384ec48eed] to [669bc15f0c].
︙ | ︙ | |||
22 23 24 25 26 27 28 | local m01=Debug.AddCard(75347539,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) local s01=Debug.AddCard(98495314,1,1,LOCATION_SZONE,2,POS_FACEUP_ATTACK) Debug.PreEquip(s01,m01) Debug.ReloadFieldEnd() aux.BeginPuzzle() | < < | 22 23 24 25 26 27 28 | local m01=Debug.AddCard(75347539,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) local s01=Debug.AddCard(98495314,1,1,LOCATION_SZONE,2,POS_FACEUP_ATTACK) Debug.PreEquip(s01,m01) Debug.ReloadFieldEnd() aux.BeginPuzzle() |