mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 23:02:27 +08:00
6 lines
123 B
Go
6 lines
123 B
Go
function OnDie(context, element_type, strike_type)
|
|
ScriptLib.DropSubfield(context, {subfield_name = "ElementBall"})
|
|
end
|
|
|
|
|