Overview
Comment: | 0.0.1421 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a4dc3574247f1dff2b62766cd63cdee4 |
User & Date: | 顽雨沉风 on 2023-07-15 11:24:47 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:24 | 0.0.1422 check-in: 2ccff2e4f1 user: 顽雨沉风 tags: trunk | |
11:24 | 0.0.1421 check-in: a4dc357424 user: 顽雨沉风 tags: trunk | |
11:24 | 0.0.1420 check-in: c86e5c1e87 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample6.lua from [1fdf257fce] to [9c6b723ee1].
1 2 3 4 | --[[message 灵摆召唤入门2 ]] | < < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 灵摆召唤入门2 ]] Debug.SetAIName("sample6") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,2800,0,0) |
︙ | ︙ |