Overview
Comment: | 0.0.1761 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a53f48cbf8c75dc73d2e94b9373ac628 |
User & Date: | 顽雨沉风 on 2023-07-18 08:26:12 |
Other Links: | manifest | tags |
Context
2023-07-18
| ||
08:33 | 0.0.1762 check-in: a31f7894f5 user: 顽雨沉风 tags: trunk | |
08:26 | 0.0.1761 check-in: a53f48cbf8 user: 顽雨沉风 tags: trunk | |
08:25 | 0.0.1760 check-in: ea070909e1 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/悠悠王-03.lua from [4d8fbb408e] to [3cf8d24aef].
︙ | |||
23 24 25 26 27 28 29 | 23 24 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_FACEDOWN_ATTACK) --悠悠 Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN_ATTACK) --悠悠 Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN_ATTACK) --悠悠 Debug.AddCard(99910751,0,0,LOCATION_DECK,0,POS_FACEDOWN_ATTACK) --落单悠悠 |