Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
3733337dc963073509265e2655a8d7d8 |
| User & Date: | 顽雨沉风 on 2024-07-21 01:02:12.831 |
| Other Links: | manifest | tags |
Context
|
2024-07-21
| ||
| 01:07 | 0 check-in: 8a913822c3 user: 顽雨沉风 tags: trunk | |
| 01:02 | 0 check-in: 3733337dc9 user: 顽雨沉风 tags: trunk | |
| 01:01 | 0 check-in: 5e59f9dfc2 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_351_00.lua
from [142fee4c5e]
to [548e49f164].
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 | - + - + |
--[[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--怪兽
|
| ︙ |