Overview
Comment: | 0.0.2539 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3127c3c0685e2f12d58af428cf46537e |
User & Date: | 顽雨沉风 on 2023-09-09 02:22:53 |
Other Links: | manifest | tags |
Context
2023-09-09
| ||
02:23 | 0.0.2540 check-in: cbccd16971 user: 顽雨沉风 tags: trunk | |
02:22 | 0.0.2539 check-in: 3127c3c068 user: 顽雨沉风 tags: trunk | |
02:22 | 0.0.2538 check-in: 6f3dd5520a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/0.lua from [abbddf15df] to [f842613a84].
︙ | ︙ | |||
23 24 25 26 27 28 29 | local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() aux.BeginPuzzle() | > | 23 24 25 26 27 28 29 30 | local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.PreEquip(s3, m3) |