Overview
Comment: | 0.0.2601 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5dcb0cc020eeda34b3cc01742eff7501 |
User & Date: | 顽雨沉风 on 2023-10-07 00:54:33 |
Other Links: | manifest | tags |
Context
2023-10-07
| ||
00:54 | 0.0.2602 check-in: 31e725a471 user: 顽雨沉风 tags: trunk | |
00:54 | 0.0.2601 check-in: 5dcb0cc020 user: 顽雨沉风 tags: trunk | |
00:54 | 0.0.2600 check-in: 97a62ff8a2 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/pkd-01_衍生版_01.lua from [dec66fc104] to [174ceabdab].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | - - | Debug.SetAIName("pkd-01_衍生版_01") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,20000,0,0) ----------------- Debug.AddCard(5560911,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(9742784,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(71645242,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ |