Overview
| Comment: | 0.0.2733 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5952bc453e212405d7ddc30d86d31c14 |
| User & Date: | 顽雨沉风 on 2023-10-13 00:57:28.360 |
| Other Links: | manifest | tags |
Context
|
2023-10-14
| ||
| 06:49 | 0.0.2735 check-in: 8c706ff713 user: 顽雨沉风 tags: trunk | |
|
2023-10-13
| ||
| 00:57 | 0.0.2733 check-in: 5952bc453e user: 顽雨沉风 tags: trunk | |
| 00:44 | 0.0.2732 check-in: 5da2630156 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/0.txt
from [a0c601ad52]
to [03b8c004e9].
1 2 3 |
Debug.SetAIName("base-2")
--~ Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
| | | 1 2 3 4 5 6 7 8 9 10 11 |
Debug.SetAIName("base-2")
--~ Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE,5)
--~ Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(0,8000,0,1)
--~ Debug.SetPlayerInfo(1,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,1)
-----------------
|
| ︙ | ︙ |