Overview
Comment: | 0.0.1244 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a32ceceb7e449e001980a92152837bb0 |
User & Date: | 顽雨沉风 on 2023-07-14 07:33:22 |
Other Links: | manifest | tags |
Context
2023-07-14
| ||
07:43 | 0.0.1245 check-in: 31b36ad131 user: 顽雨沉风 tags: trunk | |
07:33 | 0.0.1244 check-in: a32ceceb7e user: 顽雨沉风 tags: trunk | |
07:32 | 0.0.1243 check-in: f208badfa2 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/悠悠王-02.lua from [3ed1b2e851] to [8d7bbfb4d6].
︙ | |||
29 30 31 32 33 34 35 | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | - + | --自己的卡组 Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --悠悠 Debug.AddCard(69809989,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --鬼计曲线球 --~ Debug.AddCard(14558127,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --灰流丽 --~ Debug.AddCard(14558127,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --灰流丽 --~ Debug.AddCard(14558127,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --灰流丽 Debug.AddCard(69809989,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --鬼计曲线球 |
︙ |