mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Converts visible_message notice spans to look more like emotes
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
beaker = I
|
||||
user.drop_item()
|
||||
I.loc = src
|
||||
user.visible_message("<span class='notice'>\The [user] adds \a [I] to \the [src].</span>", "<span class='notice'>You add \a [I] to \the [src].</span>")
|
||||
user.visible_message("<b>\The [user]</b> adds \a [I] to \the [src].", "<span class='notice'>You add \a [I] to \the [src].</span>")
|
||||
else
|
||||
to_chat(user, "<span class='warning'>\The [src] has a beaker already.</span>")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user