Differences From Artifact [f7704aa73e]:
- File 残局函数库/残局函数库.lua — part of check-in [824b4dbb51] at 2023-06-18 06:03:10 on branch trunk — 0.0.225 (user: 顽雨沉风, size: 642) [annotate] [blame] [check-ins using]
To Artifact [5daf3801fc]:
- File 残局函数库/残局函数库.lua — part of check-in [9adf9af520] at 2023-06-25 04:09:04 on branch trunk — 0.0.231 (user: 顽雨沉风, size: 663) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
28 29 30 31 32 33 34 |
return
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
| | | 28 29 30 31 32 33 34 35 |
return
end
effect_100:SetOperation(cache_1)
Duel.RegisterEffect(effect_100
, 0)
end
fun["通关邀请"]()
|