Overview
Comment: | 0.0.324 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
24cbf51c9cf2cf0d929ae857fd1e48c0 |
User & Date: | 顽雨沉风 on 2023-06-29 11:55:18 |
Other Links: | manifest | tags |
Context
2023-06-29
| ||
11:55 | 0.0.325 check-in: 8674e1112a user: 顽雨沉风 tags: trunk | |
11:55 | 0.0.324 check-in: 24cbf51c9c user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.323 check-in: 4db2442179 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [3a1e9b8d7b] to [adec5b1da5].
︙ | |||
19 20 21 22 23 24 25 | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - + | Debug.AddCard(94634433,0,0,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(359563,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,1,POS_FACEUP) --~ Debug.AddCard(91279700,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) 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) |
︙ |