Phoron Shizz (#11772)

This commit is contained in:
Geeves
2021-05-01 11:21:57 +02:00
committed by GitHub
parent 1917dcf683
commit 21e3feb94b
4 changed files with 27 additions and 15 deletions
+2
View File
@@ -242,6 +242,8 @@
. = ..()
if((obj_flags & OBJ_FLAG_ROTATABLE) || (obj_flags & OBJ_FLAG_ROTATABLE_ANCHORED))
to_chat(user, SPAN_SUBTLE("Can be rotated with alt-click."))
if(contaminated)
to_chat(user, SPAN_ALIEN("\The [src] has been contaminated with phoron!"))
// whether mobs can unequip and drop items into us or not
/obj/proc/can_hold_dropped_items()