Overview
Comment: | 0.0.1804 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
02aff5e5dc494089d9ae23549dd81d8e |
User & Date: | 顽雨沉风 on 2023-07-19 07:27:23 |
Other Links: | manifest | tags |
Context
2023-07-19
| ||
07:31 | 0.0.1805 check-in: f178aeefa6 user: 顽雨沉风 tags: trunk | |
07:27 | 0.0.1804 check-in: 02aff5e5dc user: 顽雨沉风 tags: trunk | |
07:26 | 0.0.1803 check-in: 116dedccea user: 顽雨沉风 tags: trunk | |
Changes
Modified single/03.Dark Vylon.lua from [3bdf1b3853] to [b396b68e81].
︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | - - + + | --~ Debug.AddCard(65169794,0,0,LOCATION_DECK,0,POS_FACEDOWN) --~ Debug.AddCard(51790181,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(74064212,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(423585,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(31036355,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(37520316,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(12014404,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) |
︙ |