Overview
Comment: | 0.0.1359 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0398aebb4a851fbdd67bc1889fe14f53 |
User & Date: | 顽雨沉风 on 2023-07-15 11:06:48 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:06 | 0.0.1360 check-in: fb80c9e171 user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1359 check-in: 0398aebb4a user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1358 check-in: 8c98aa2992 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/AlphaKretin_02_Set_Rotation.lua from [fd1b7b9187] to [ddda65134c].
1 2 3 4 | --[[message Field spells are fun, right? ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message Field spells are fun, right? ]] Debug.SetAIName("AlphaKretin") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,4) Debug.SetPlayerInfo(0,1000,0,0) Debug.SetPlayerInfo(1,3000,0,0) --AI's field. |
︙ | ︙ |