Stop using \improper improperly. (#24410)

This commit is contained in:
Charlie Nolan
2024-03-03 18:04:52 +00:00
committed by GitHub
parent c3647a13bf
commit 7ae3bf6747
21 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -312,7 +312,7 @@
actions_types = list(/datum/action/item_action/halt, /datum/action/item_action/selectphrase)
/obj/item/clothing/mask/gas/sechailer/blue
name = "\improper blue SWAT mask"
name = "blue SWAT mask"
desc = "A neon blue swat mask, used for demoralizing Greytide in the wild."
icon_state = "blue_sechailer"
item_state = "blue_sechailer"
+2 -2
View File
@@ -173,7 +173,7 @@
dog_fashion = /datum/dog_fashion/back
/obj/item/clothing/suit/corgisuit/en
name = "\improper super-hero E-N suit"
name = "super-hero E-N suit"
icon_state = "ensuit"
/obj/item/clothing/suit/corgisuit/super_hero
@@ -182,7 +182,7 @@
flags = NODROP
/obj/item/clothing/suit/corgisuit/super_hero/en
name = "\improper super-hero E-N suit"
name = "super-hero E-N suit"
icon_state = "ensuit"
/obj/item/clothing/suit/corgisuit/super_hero/en/Initialize(mapload)