Overview
Comment: | 0.0.2308 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6fb30c86c3dfe50e6126051a564be473 |
User & Date: | 顽雨沉风 on 2023-07-29 02:21:56 |
Other Links: | manifest | tags |
Context
2023-07-29
| ||
02:25 | 0.0.2309 check-in: a6db2467e1 user: 顽雨沉风 tags: trunk | |
02:21 | 0.0.2308 check-in: 6fb30c86c3 user: 顽雨沉风 tags: trunk | |
02:19 | 0.0.2307 check-in: deeda28350 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-52.lua from [9e67dc935d] to [2f81c82dee].
︙ | |||
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - + | Debug.AddCard(29654737,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local m3 = Debug.AddCard(68823957,1,1,LOCATION_MZONE,0,POS_FACEUP_DEFENSE) Debug.AddCard(32012841,1,1,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE) Debug.AddCard(49036338,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(68001309,1,1,LOCATION_SZONE,1,POS_FACEUP_ATTACK) |
︙ |