Overview
Comment: | 0.0.1409 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8e8c9c89e0bf32ad1131be53feefca34 |
User & Date: | 顽雨沉风 on 2023-07-15 11:22:18 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:22 | 0.0.1410 check-in: f6c32d67c1 user: 顽雨沉风 tags: trunk | |
11:22 | 0.0.1409 check-in: 8e8c9c89e0 user: 顽雨沉风 tags: trunk | |
11:22 | 0.0.1408 check-in: 74f80d7d96 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/QB058.lua from [4a54db977a] to [c2ec73ee0b].
1 2 3 | --[[message ]] | < < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("QB058") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,1100,0,0) Debug.SetPlayerInfo(1,7100,0,0) Debug.AddCard(85682655,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(53540729,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |