Players can drop the watches they get when they wait to respawn
Just use can_drop = false
in the minigame registration (and you can also remove the custom on_drop()
from the other items whilst you're at it)
Just use can_drop = false
in the minigame registration (and you can also remove the custom on_drop()
from the other items whilst you're at it)