Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ff8d964020ee52ace58226d0eae66374 |
User & Date: | 顽雨沉风 on 2024-07-18 22:56:19 |
Other Links: | manifest | tags |
Context
2024-07-18
| ||
22:57 | 0 check-in: d08ce3ae52 user: 顽雨沉风 tags: trunk | |
22:56 | 0 check-in: ff8d964020 user: 顽雨沉风 tags: trunk | |
22:55 | 0 check-in: ca242fb241 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-19.lua from [e7fce2b13b] to [6f54ec0c73].
1 2 3 4 5 6 7 8 | 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 | - - + + - - - + + + - - - - + + + + + - - + + - - + + | --[[message 新手教学 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) |