[MIRROR] fix admin and mentor PMs (#9161)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
CHOMPStation2
2024-10-04 15:57:43 -07:00
committed by GitHub
parent 48414295f0
commit f610c06e62
19 changed files with 98 additions and 79 deletions

View File

@@ -214,7 +214,7 @@
playsound(src, 'sound/machines/click.ogg', 75, 1)
user.visible_message("\The [user] attaches \the [src] to the wall.",
span_notice("You attach \the [src] to the wall."),
span_italics("You hear clicking."))
span_warningplain("You hear clicking."))
if(istype(user, /mob/living/silicon/robot)) //Robots cannot unequip/drop items, for Safety Reasons.
forceMove(T)
user.drop_item(T)