Changes up a lot more messages to look like emotes. (#9133)

This commit is contained in:
Matt Atlas
2020-06-18 10:29:47 +02:00
committed by GitHub
parent a00f2555ea
commit c6d9cba325
39 changed files with 132 additions and 96 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
var/obj/item/M = new augment_type(owner)
owner.put_in_active_hand(M)
owner.visible_message(SPAN_NOTICE("\The [M] slides out of \the [owner]'s [src.loc]."), SPAN_NOTICE("You deploy \the [M]!"))
owner.visible_message(SPAN_NOTICE("\The [M] slides out of \the [owner]'s [owner.organs_by_name[parent_organ]]."), SPAN_NOTICE("You deploy \the [M]!"))
/obj/item/organ/internal/augment/tool/combitool
name = "retractable combitool"