mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Formatting fixes & spanning fish tank
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
/obj/item/extinguisher/examine(mob/user)
|
||||
. = ..()
|
||||
to_chat(user, "The safety is [safety ? "on" : "off"].")
|
||||
to_chat(user, "<span class='notice'>The safety is [safety ? "on" : "off"].</span>")
|
||||
|
||||
|
||||
/obj/item/extinguisher/New()
|
||||
|
||||
Reference in New Issue
Block a user