2025-02-26 13:42:34 +01:00

4 lines
80 B
Lua

function onUse(player, item, fromPosition, target, toPosition)
return true
end