Overview
Comment: | 0.0.212 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a902277da8811e3ef3a5369dafcbb5c0 |
User & Date: | 顽雨沉风 on 2023-06-18 05:49:46 |
Other Links: | manifest | tags |
Context
2023-06-18
| ||
05:50 | 0.0.213 check-in: 37bf0602bd user: 顽雨沉风 tags: trunk | |
05:49 | 0.0.212 check-in: a902277da8 user: 顽雨沉风 tags: trunk | |
05:49 | 0.0.211 check-in: 20c898b0ad user: 顽雨沉风 tags: trunk | |
Changes
Modified QB081 the frogs.lua from [d9b76244ef] to [8550353d98].
︙ | ︙ | |||
30 31 32 33 34 35 36 | Debug.AddCard(26400609,0,0,LOCATION_HAND,5,POS_FACEUP_ATTACK) Debug.AddCard(94415058,0,0,LOCATION_HAND,6,POS_FACEUP_ATTACK) Debug.AddCard(26400609,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(94739788,1,1,LOCATION_SZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(94739788,1,1,LOCATION_SZONE,3,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() | < < < < < < < < < < | 30 31 32 33 34 35 36 | Debug.AddCard(26400609,0,0,LOCATION_HAND,5,POS_FACEUP_ATTACK) Debug.AddCard(94415058,0,0,LOCATION_HAND,6,POS_FACEUP_ATTACK) Debug.AddCard(26400609,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(94739788,1,1,LOCATION_SZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(94739788,1,1,LOCATION_SZONE,3,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |