Overview
Comment: | 0.0.161 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
147ca328d2ee2a9f1e9dc5f27977325a |
User & Date: | 顽雨沉风 on 2023-06-05 06:00:20 |
Other Links: | manifest | tags |
Context
2023-06-05
| ||
07:36 | 0.0.162 check-in: 3f2a276904 user: 顽雨沉风 tags: trunk | |
06:00 | 0.0.161 check-in: 147ca328d2 user: 顽雨沉风 tags: trunk | |
05:59 | 0.0.160 check-in: 0b982fdb23 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局函数库/残局函数库.lua from [f4157097ab] to [f07f91ae27].
︙ | ︙ | |||
30 31 32 33 34 35 36 | effect_100:SetCondition(cache_1) function cache_1(effect_event , player_who_activate_the_effect , eg , ep , ev , re | | | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | effect_100:SetCondition(cache_1) function cache_1(effect_event , player_who_activate_the_effect , eg , ep , ev , re , reason_for_trigger , rp) Debug.ShowHint("残局群181175613") return end effect_100:SetOperation(cache_1) Duel.RegisterEffect(effect_100 , 0) |
︙ | ︙ |