Overview
Comment: | 0.0.2730 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8c6e249413fac3589ebdb6b88a701438 |
User & Date: | 顽雨沉风 on 2023-10-13 00:13:26 |
Other Links: | manifest | tags |
Context
2023-10-13
| ||
00:20 | 0.0.2731 check-in: 11bbc6d223 user: 顽雨沉风 tags: trunk | |
00:13 | 0.0.2730 check-in: 8c6e249413 user: 顽雨沉风 tags: trunk | |
00:07 | 0.0.2729 check-in: 886cdf344a user: 顽雨沉风 tags: trunk | |
Changes
Modified script/0.txt from [b7154ce82a] to [1c6d59b5a1].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | - + + + + + + + + + | Debug.SetAIName("base-2") --~ Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE,4) |
︙ |