Overview
| Comment: | 0.0.2386 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4eb2553d5ba3ea75721aa127319caa7f |
| User & Date: | 顽雨沉风 on 2023-07-30 04:44:55.692 |
| Other Links: | manifest | tags |
Context
|
2023-07-30
| ||
| 04:45 | 0.0.2387 check-in: 252176205d user: 顽雨沉风 tags: trunk | |
| 04:44 | 0.0.2386 check-in: 4eb2553d5b user: 顽雨沉风 tags: trunk | |
| 04:44 | 0.0.2385 check-in: a6d19d4d07 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/ABC.lua
from [dddfcf0d4b]
to [0eb66b7db1].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + |
--ABC
Debug.SetAIName("ABC")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
|
| ︙ |