remove static chat colour tags

This commit is contained in:
Kashargul
2024-01-21 12:34:53 +01:00
parent 956acefc4d
commit e4b62dfa35
242 changed files with 1178 additions and 996 deletions
@@ -547,7 +547,7 @@
//Chica Head
/obj/item/clothing/head/helmet/fluff/freddy/chica
desc = "<b><font color=red>LET'S EAT!</font></b>"
desc = span_red("<b>LET'S EAT!</b>")
icon_state = "chicahead"
item_state = "chicahead_mob"
@@ -586,7 +586,7 @@
//Chica Suit
/obj/item/clothing/suit/fluff/freddy/chica
desc = "<b><font color=red>LET'S EAT!</font></b>"
desc = span_red("<b>LET'S EAT!</b>")
icon_state = "chicasuit"
item_state = "chicasuit_mob"