Overview
Comment: | 0.0.1184 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5f2370fcdd591da5cc6160c63d0d7e34 |
User & Date: | 顽雨沉风 on 2023-07-11 06:52:14 |
Other Links: | manifest | tags |
Context
2023-07-11
| ||
06:54 | 0.0.1186 check-in: 691d17031c user: 顽雨沉风 tags: trunk | |
06:52 | 0.0.1184 check-in: 5f2370fcdd user: 顽雨沉风 tags: trunk | |
06:50 | 0.0.1183 check-in: 663483f58b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/36.Deskbot Revolution.lua from [d0071d1330] to [25486a8d9a].
︙ | |||
38 39 40 41 42 43 44 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | - + - + - + | Debug.AddCard(89544521,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --~ Debug.AddCard(9888196,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) Debug.AddCard(80532587,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) Debug.AddCard(94634433,0,0,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(52503575,0,0,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(46652477,0,0,LOCATION_SZONE,3,POS_FACEDOWN) Debug.AddCard(1154611,1,1,LOCATION_GRAVE,0,POS_FACEUP) |
︙ |