mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-30 12:02:24 +00:00
Switches most common visible_messages to look like emotes, inc. surgery. (#8981)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
if(user.a_intent == I_HURT)
|
||||
user.visible_message("<span class='danger'>\The [user] hammers on the lift button!</span>")
|
||||
else
|
||||
user.visible_message("<span class='notice'>\The [user] presses the lift button.</span>")
|
||||
user.visible_message("<b>\The [user]</b> presses the lift button.")
|
||||
|
||||
|
||||
/obj/structure/lift/Initialize(mapload, datum/turbolift/_lift)
|
||||
|
||||
Reference in New Issue
Block a user