Differences From Artifact [473e5c2405]:
- File 残局函数库/残局函数库.lua — part of check-in [656d5ae4e6] at 2023-06-05 05:55:28 on branch trunk — 0.0.158 (user: 顽雨沉风, size: 842) [annotate] [blame] [check-ins using]
To Artifact [a126fe6a10]:
- File 残局函数库/残局函数库.lua — part of check-in [1fa3136792] at 2023-06-05 04:33:14 on branch trunk — 0.0.156 (user: 顽雨沉风, size: 870) [annotate] [blame] [check-ins using] [more...]
︙ | ︙ | |||
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") |
︙ | ︙ |