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