mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Stop using \improper improperly. (#24410)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user