Overview
Comment: | 0.0.1646 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4b8fc0ce1b6da4a996fb41bbb06213db |
User & Date: | 顽雨沉风 on 2023-07-16 01:45:22 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:45 | 0.0.1647 check-in: 41fa708b42 user: 顽雨沉风 tags: trunk | |
01:45 | 0.0.1646 check-in: 4b8fc0ce1b user: 顽雨沉风 tags: trunk | |
01:45 | 0.0.1645 check-in: 2fbfe4850f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-22.lua from [6bbf8179f3] to [2b0844ed96].
︙ | |||
10 11 12 13 14 15 16 | 10 11 12 13 14 15 16 17 18 | - - - - - + | local g02=Debug.AddCard(64631466,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g13=Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) local g12=Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE) local g11=Debug.AddCard(89631139,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) --~ local m02=Debug.AddCard(75652080,0,0,LOCATION_SZONE,2,POS_FACEDOWN) --~ local m12=Debug.AddCard(72302403,1,1,LOCATION_SZONE,2,POS_FACEUP) Debug.ReloadFieldEnd() |