Differences From Artifact [b5b6789b00]:
- File 残局函数库/残局函数库.lua — part of check-in [9ba2f44749] at 2023-06-06 08:10:00 on branch trunk — 0.0.182 (user: 顽雨沉风, size: 1080) [annotate] [blame] [check-ins using]
To Artifact [f5f8282aeb]:
- File 残局函数库/残局函数库.lua — part of check-in [ccc6274f8f] at 2023-06-18 05:22:02 on branch trunk — 0.0.191 (user: 顽雨沉风, size: 1084) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
41 42 43 44 45 46 47 48 |
Debug.ShowHint("残局群181175613")
return
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
| > | 41 42 43 44 45 46 47 48 49 |
Debug.ShowHint("残局群181175613")
return
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
|