Overview
Comment: | 0.0.1530 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6499b3c2de583272d8e5d1aa53891da9 |
User & Date: | 顽雨沉风 on 2023-07-16 01:03:07 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:03 | 0.0.1531 check-in: 5c5236d0e5 user: 顽雨沉风 tags: trunk | |
01:03 | 0.0.1530 check-in: 6499b3c2de user: 顽雨沉风 tags: trunk | |
01:02 | 0.0.1529 check-in: 723a7aa619 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [1062807a66] to [ec09caa32a].
︙ | ︙ | |||
13 14 15 16 17 18 19 | local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() Debug.ShowHint ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() | < | 13 14 15 16 17 18 19 20 | local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() Debug.ShowHint ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() |