mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Added nazi uniforms.
Conflicts: code/modules/clothing/under/miscellaneous.dm
This commit is contained in:
@@ -503,4 +503,18 @@
|
||||
desc = "Made in Seattle, 2216."
|
||||
icon_state = "colin_earle"
|
||||
item_state = "colin_earle"
|
||||
_color = "colin_earle"
|
||||
_color = "colin_earle"
|
||||
|
||||
/obj/item/clothing/under/officeruniform
|
||||
name = "Officer's Uniform"
|
||||
desc = "Bestraft die Juden für ihre Verbrechen."
|
||||
icon_state = "officeruniform"
|
||||
_color = "officeruniform"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
/obj/item/clothing/under/soldieruniform
|
||||
name = "Soldier's Uniform"
|
||||
desc = "Bestraft die Verbündeten für ihren Widerstand."
|
||||
icon_state = "soldieruniform"
|
||||
_color = "soldieruniform"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
Reference in New Issue
Block a user