typo
This commit is contained in:
@@ -196,7 +196,7 @@
|
|||||||
return location.remove_air(amount)
|
return location.remove_air(amount)
|
||||||
|
|
||||||
// escape when found if applicable
|
// escape when found if applicable
|
||||||
/obj/item/clothing/head/mob_holder/on_find(mob/living/finder)
|
/obj/item/clothing/head/mob_holder/on_found(mob/living/finder)
|
||||||
if(escape_on_find)
|
if(escape_on_find)
|
||||||
finder.visible_message("[finder] accidentally releases the [held_mob]!")
|
finder.visible_message("[finder] accidentally releases the [held_mob]!")
|
||||||
release()
|
release()
|
||||||
|
|||||||
Reference in New Issue
Block a user