Overview
Comment: | 0.0.1621 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
64d360c4be9cef9785a48e9336cb7756 |
User & Date: | 顽雨沉风 on 2023-07-16 01:41:11 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:41 | 0.0.1622 check-in: b0aa4ceeb6 user: 顽雨沉风 tags: trunk | |
01:41 | 0.0.1621 check-in: 64d360c4be user: 顽雨沉风 tags: trunk | |
01:41 | 0.0.1620 check-in: 69d8e236dd user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Scrap.lua from [426255899f] to [f16fb7464a].
︙ | ︙ | |||
22 23 24 25 26 27 28 | Debug.AddCard(35952884,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) Debug.AddCard(77336644,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.AddCard(67030233,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(70902743,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(70902743,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() | < | 22 23 24 25 26 27 28 | Debug.AddCard(35952884,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) Debug.AddCard(77336644,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.AddCard(67030233,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(70902743,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(70902743,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |