Overview
Comment: | 0.0.1330 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c83543efed65433ce8d18b90e8fce2bc |
User & Date: | 顽雨沉风 on 2023-07-15 10:37:01 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
10:37 | 0.0.1331 check-in: 9789dcf4b5 user: 顽雨沉风 tags: trunk | |
10:37 | 0.0.1330 check-in: c83543efed user: 顽雨沉风 tags: trunk | |
10:35 | 0.0.1329 check-in: 6c4f953b61 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/utility.lua from [76b8936037] to [8e67ba73e2].
1 2 3 4 5 6 7 | Auxiliary={} aux=Auxiliary POS_FACEUP_DEFENCE=POS_FACEUP_DEFENSE POS_FACEDOWN_DEFENCE=POS_FACEDOWN_DEFENSE RACE_CYBERS=RACE_CYBERSE function GetID() | > > > | 1 2 3 4 5 6 7 8 9 10 | Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Auxiliary={} aux=Auxiliary POS_FACEUP_DEFENCE=POS_FACEUP_DEFENSE POS_FACEDOWN_DEFENCE=POS_FACEDOWN_DEFENSE RACE_CYBERS=RACE_CYBERSE function GetID() |
︙ | ︙ |