Overview
Comment: | 0.0.1292 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
043addf6655f68f20282dc1153c6e70e |
User & Date: | 顽雨沉风 on 2023-07-14 23:19:14 |
Other Links: | manifest | tags |
Context
2023-07-14
| ||
23:31 | 0.0.1293 check-in: b29b6d1e83 user: 顽雨沉风 tags: trunk | |
23:19 | 0.0.1292 check-in: 043addf665 user: 顽雨沉风 tags: trunk | |
23:08 | 0.0.1291 check-in: 3cb118bc50 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [bd0e2a8213] to [5ae6a64331].
︙ | ︙ | |||
17 18 19 20 21 22 23 | Debug.ReloadFieldEnd() Debug.ShowHint ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() | > > > | 17 18 19 20 21 22 23 24 25 26 | Debug.ReloadFieldEnd() Debug.ShowHint ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() --~ package = require("package") --~ package.loaded Debug.Message(package.loaded) |