Overview
Comment: | 0.0.1636 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e5f6380b307ce2136069b07eecf3caeb |
User & Date: | 顽雨沉风 on 2023-07-16 01:43:39 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:43 | 0.0.1637 check-in: a62c62eca5 user: 顽雨沉风 tags: trunk | |
01:43 | 0.0.1636 check-in: e5f6380b30 user: 顽雨沉风 tags: trunk | |
01:43 | 0.0.1635 check-in: 288d16219b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-12.lua from [dbd6bb1827] to [9fe5f4b8f6].
︙ | |||
12 13 14 15 16 17 18 19 | 12 13 14 15 16 17 18 19 20 21 22 | + - - | Debug.AddCard(96851799,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) local g02=Debug.AddCard(32295838,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g03=Debug.AddCard(59053232,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) local g04=Debug.AddCard(34100324,0,0,LOCATION_MZONE,4,POS_FACEUP_ATTACK) local m02=Debug.AddCard(44182827,0,0,LOCATION_SZONE,2,POS_FACEUP) local m03=Debug.AddCard(30531525,0,0,LOCATION_SZONE,3,POS_FACEDOWN) Debug.ReloadFieldEnd() Debug.ShowHint("尝试一下仪式召唤") aux.BeginPuzzle() |