mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] you can no longer stuff a bajillion live mice into your chef's hat (#346)
* you can no longer stuff a bajillion live mice into your chef's hat (#52640) * fuck * Update code/datums/components/storage/concrete/pockets.dm Co-authored-by: Rohesie <rohesie@gmail.com> Co-authored-by: Rohesie <rohesie@gmail.com> * you can no longer stuff a bajillion live mice into your chef's hat Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
co-authored by
Rohesie
ATH1909
parent
d26f7782fb
commit
c5d6d62db8
@@ -50,7 +50,7 @@
|
||||
if(istype(I,/obj/item/clothing/head/mob_holder))
|
||||
var/obj/item/clothing/head/mob_holder/mausholder = I
|
||||
if(locate(/mob/living/simple_animal/mouse) in mausholder.contents)
|
||||
return TRUE
|
||||
return
|
||||
return FALSE
|
||||
|
||||
/datum/component/storage/concrete/pockets/shoes
|
||||
|
||||
Reference in New Issue
Block a user