Overview
Comment: | 0.0.2266 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
aacf2aec9b58f6015c3790cb7a80e39c |
User & Date: | 顽雨沉风 on 2023-07-29 00:43:30 |
Other Links: | manifest | tags |
Context
2023-07-29
| ||
00:48 | 0.0.2267 check-in: 0cb64112b3 user: 顽雨沉风 tags: trunk | |
00:43 | 0.0.2266 check-in: aacf2aec9b user: 顽雨沉风 tags: trunk | |
2023-07-28
| ||
16:54 | 0.0.2265 check-in: b57b774727 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [14433bda60] to [00ec6bc3e9].
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 | - + | Debug.SetPlayerInfo(1,1000,0,0) Debug.AddCard(53927679,0,0,LOCATION_HAND,0,POS_FACEDOWN) local g02=Debug.AddCard(89631139,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g13=Debug.AddCard(3797883,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() |