Overview
Comment: | 0.0.159 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7705f5ffaa58b0b6e7f86638722c9684 |
User & Date: | 顽雨沉风 on 2023-06-05 05:55:39 |
Other Links: | manifest | tags |
Context
2023-06-05
| ||
05:59 | 0.0.160 check-in: 0b982fdb23 user: 顽雨沉风 tags: trunk | |
05:55 | 0.0.159 check-in: 7705f5ffaa user: 顽雨沉风 tags: trunk | |
05:55 | 0.0.158 check-in: 656d5ae4e6 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局函数库/残局函数库.lua from [473e5c2405] to [a126fe6a10].
︙ | ︙ | |||
25 26 27 28 29 30 31 | , r , rp) cache_1 = Duel.GetLP(1) return cache_1 <= 0 end effect_100:SetCondition(cache_1) function cache_1(effect_event | | | 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | , r , rp) cache_1 = Duel.GetLP(1) return cache_1 <= 0 end effect_100:SetCondition(cache_1) function cache_1(effect_event , player_who_activate_the_effect , eg , ep , ev , re , r , rp) Debug.ShowHint("残局群181175613") |
︙ | ︙ |