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