mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Converts visible_message notice spans to look more like emotes
This commit is contained in:
@@ -513,5 +513,5 @@
|
||||
derez()
|
||||
|
||||
/mob/living/simple_mob/animal/space/carp/holodeck/proc/derez()
|
||||
visible_message("<span class='notice'>\The [src] fades away!</span>")
|
||||
visible_message("<b>\The [src]</b> fades away!")
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user