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