Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5e59f9dfc23f490467b85a3d6b432436 |
User & Date: | 顽雨沉风 on 2024-07-21 01:01:41 |
Other Links: | manifest | tags |
Context
2024-07-21
| ||
01:02 | 0 check-in: 3733337dc9 user: 顽雨沉风 tags: trunk | |
01:01 | 0 check-in: 5e59f9dfc2 user: 顽雨沉风 tags: trunk | |
00:57 | 0 check-in: 6b8da5b9c7 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_351_00.lua from [679c7bf02c] to [142fee4c5e].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | - - + + - + | --[[message 元素英雄 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 4000, 0, 0) Debug.SetPlayerInfo(1, 4800, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 |
︙ |