also fix those

This commit is contained in:
Kashargul
2024-10-04 23:03:01 +02:00
parent 4076d302a9
commit d40bfe9d08
9 changed files with 17 additions and 16 deletions
@@ -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)