mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Changes up a lot more messages to look like emotes. (#9133)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user