mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Removes Nazi Germany Imagery from the Game (#18210)
* Invokes the Treaty of Versailles on Clowns * Of course there were Vox sprites * Conflicted
This commit is contained in:
@@ -439,7 +439,7 @@
|
||||
mask = /obj/item/clothing/mask/gas/clown_hat
|
||||
l_pocket = /obj/item/bikehorn
|
||||
back = /obj/item/storage/backpack/clown
|
||||
head = /obj/item/clothing/head/naziofficer
|
||||
head = /obj/item/clothing/head/armyofficer
|
||||
|
||||
/obj/effect/mob_spawn/human/mime
|
||||
name = "Mime"
|
||||
|
||||
@@ -332,7 +332,7 @@
|
||||
"Vox" = 'icons/mob/clothing/species/vox/head.dmi'
|
||||
)
|
||||
|
||||
/obj/item/clothing/head/stalhelm //Why do these exist
|
||||
/obj/item/clothing/head/stalhelm //Why do these exist - Because they aren't specifically Nazi Germany
|
||||
name = "clown stalhelm"
|
||||
desc = "The typical clown soldier's helmet."
|
||||
icon_state = "stalhelm"
|
||||
@@ -340,18 +340,18 @@
|
||||
flags = BLOCKHAIR
|
||||
flags_inv = HIDEEARS
|
||||
|
||||
/obj/item/clothing/head/panzer //Why
|
||||
/obj/item/clothing/head/foragecap
|
||||
name = "clown HONKMech cap"
|
||||
desc = "The softcap worn by HONK Mech pilots."
|
||||
icon_state = "panzercap"
|
||||
item_state = "panzercap"
|
||||
icon_state = "foragecap"
|
||||
item_state = "foragecap"
|
||||
flags = BLOCKHAIR
|
||||
|
||||
/obj/item/clothing/head/naziofficer //Ah, come on
|
||||
/obj/item/clothing/head/armyofficer
|
||||
name = "clown officer cap"
|
||||
desc = "The peaked clown officer's cap, disturbingly similar to the warden's."
|
||||
icon_state = "officercap"
|
||||
item_state = "officercap"
|
||||
desc = "The peaked clown officer's cap."
|
||||
icon_state = "armyofficer"
|
||||
item_state = "armyofficer"
|
||||
flags = BLOCKHAIR
|
||||
flags_inv = HIDEEARS
|
||||
|
||||
|
||||
@@ -81,13 +81,6 @@
|
||||
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
|
||||
|
||||
|
||||
/obj/item/clothing/suit/greatcoat
|
||||
name = "great coat"
|
||||
desc = "A Nazi great coat." //A what
|
||||
icon_state = "nazi"
|
||||
item_state = "nazi"
|
||||
|
||||
|
||||
/obj/item/clothing/suit/johnny_coat
|
||||
name = "johnny~~ coat"
|
||||
desc = "Johnny~~"
|
||||
@@ -851,7 +844,7 @@
|
||||
|
||||
/obj/item/clothing/suit/officercoat
|
||||
name = "clown officer's coat"
|
||||
desc = "A classy clown officer's overcoat, also designed by Hugo Boss." //What and why
|
||||
desc = "An overcoat for the clown officer, to keep him warm during those cold winter nights on the front."
|
||||
icon_state = "officersuit"
|
||||
item_state = "officersuit"
|
||||
ignore_suitadjust = 0
|
||||
|
||||
@@ -658,7 +658,7 @@
|
||||
|
||||
/obj/item/clothing/under/officeruniform
|
||||
name = "clown officer's uniform"
|
||||
desc = "For Clown officers, this uniform was designed by the great clown designer Hugo Boss."
|
||||
desc = "For the officers of the Clown army."
|
||||
icon_state = "officeruniform"
|
||||
item_color = "officeruniform"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
Reference in New Issue
Block a user