mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #2423 from CHOMPStationBot/upstream-merge-10908
[MIRROR] Converts visible_message notice spans to look more like emotes
This commit is contained in:
@@ -26,7 +26,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/New(var/newloc, var/datum/turbolift/_lift)
|
||||
|
||||
Reference in New Issue
Block a user