Overview
Comment: | 0.0.1398 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6133d9efcda7835c123106dc52ccb2e9 |
User & Date: | 顽雨沉风 on 2023-07-15 11:20:55 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:21 | 0.0.1399 check-in: 2122075262 user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1398 check-in: 6133d9efcd user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1397 check-in: 14660bb981 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Naim_DDD_衍生版_1.lua from [bd667c9145] to [d1889cdfab].
1 2 3 4 | --[[message Inspired by this page (http://roadoftheking.com/dd-advance-combo). ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message Inspired by this page (http://roadoftheking.com/dd-advance-combo). ]] Debug.SetAIName("Naim") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,11000,0,0) |
︙ | ︙ |