Differences From Artifact [bb0d57b2fb]:
- File script/c0.lua — part of check-in [6a458308d6] at 2023-07-08 16:39:15 on branch trunk — 0.0.994 (user: 顽雨沉风, size: 6970) [annotate] [blame] [check-ins using]
To Artifact [3dc8473321]:
- File script/c0.lua — part of check-in [f0ffe5edcc] at 2023-07-08 16:40:33 on branch trunk — 0.0.995 (user: 顽雨沉风, size: 7006) [annotate] [blame] [check-ins using]
| ︙ | |||
46 47 48 49 50 51 52 53 54 55 56 57 58 59 | 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 | + + + |
else
cache_1 = false
end
return cache_1
end
effect_1:SetCondition(cache_1)
function cache_1()
if str["QB"] then
end
Debug.ShowHint("残局群181175613")
return
end
effect_1:SetOperation(cache_1)
Duel.RegisterEffect(effect_1
, 0)
|
| ︙ |