Overview
| Comment: | 0.0.1242 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
cf0e7112bca49c5bd0d3f91db4a2c3f8 |
| User & Date: | 顽雨沉风 on 2023-07-14 07:32:19.524 |
| Other Links: | manifest | tags |
Context
|
2023-07-14
| ||
| 07:32 | 0.0.1243 check-in: f208badfa2 user: 顽雨沉风 tags: trunk | |
| 07:32 | 0.0.1242 check-in: cf0e7112bc user: 顽雨沉风 tags: trunk | |
| 07:28 | 0.0.1241 check-in: 59e9711fb8 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/悠悠王-02.lua
from [e596fe9074]
to [fd010cd0db].
| ︙ | |||
25 26 27 28 29 30 31 | 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | - - - + + + | --自己的墓地 --对方的墓地 --自己除外的卡 --对方除外的卡 --自己的卡组 Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --悠悠 Debug.AddCard(69809989,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) --鬼计曲线球 |
| ︙ |