mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-29 09:35:48 +00:00
3 lines
104 B
Lua
3 lines
104 B
Lua
function OnBeHurt(context, element_type, strike_type, is_host)
|
|
ScriptLib.SetGadgetState(context, 1)
|
|
end |