mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-29 09:35:48 +00:00
6 lines
123 B
Lua
6 lines
123 B
Lua
function OnDie(context, element_type, strike_type)
|
|
ScriptLib.DropSubfield(context, {subfield_name = "ElementBall"})
|
|
end
|
|
|
|
|