Overview
Comment: | 0.0.1291 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3cb118bc50490689b1c29573c89beb5a |
User & Date: | 顽雨沉风 on 2023-07-14 23:08:51 |
Other Links: | manifest | tags |
Context
2023-07-14
| ||
23:19 | 0.0.1292 check-in: 043addf665 user: 顽雨沉风 tags: trunk | |
23:08 | 0.0.1291 check-in: 3cb118bc50 user: 顽雨沉风 tags: trunk | |
23:08 | 0.0.1290 check-in: abe3905054 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [4aa717e99f] to [807260335f].
︙ | ︙ | |||
78 79 80 81 82 83 84 | end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") | < | 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") end --} effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) |
︙ | ︙ |
Modified single/X-LV-01.lua from [da3bd57ef9] to [bd0e2a8213].
︙ | ︙ | |||
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 | Debug.ReloadFieldEnd() Debug.ShowHint ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() |