Overview
Comment: | 0.0.505 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c555d5cc65fe3de047a021347ba3a31a |
User & Date: | 顽雨沉风 on 2023-06-30 05:25:49 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
05:26 | 0.0.506 check-in: 2382d49fea user: 顽雨沉风 tags: trunk | |
05:25 | 0.0.505 check-in: c555d5cc65 user: 顽雨沉风 tags: trunk | |
05:25 | 0.0.504 check-in: 15b94d8040 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [66d4a8f2a1] to [ced34285cc].
︙ | ︙ | |||
24 25 26 27 28 29 30 | Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP) Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() | | > > | 24 25 26 27 28 29 30 31 32 33 34 | Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP) Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() fun["通关邀请"]() fun["开局添加手卡"](6) fun["开局说明"]() |