Fixes some Sol uniforms having their uniforms being unable to be rolled (#14243)

This commit is contained in:
Wowzewow (Wezzy)
2022-06-09 12:03:20 +02:00
committed by GitHub
parent cd75a5ae4e
commit 46708ab624
21 changed files with 193 additions and 182 deletions
@@ -310,8 +310,8 @@
/obj/item/inflatable_duck,
/obj/item/beach_ball,
/obj/item/clothing/under/syndicate/tracksuit,
/obj/item/clothing/under/rank/fatigues/marine,
/obj/item/clothing/under/rank/dress/marine,
/obj/item/clothing/under/rank/sol/marine,
/obj/item/clothing/under/rank/sol/dress/marine,
/obj/random/hoodie,
/mob/living/simple_animal/cat/kitten,
/mob/living/simple_animal/chick,
@@ -171,7 +171,7 @@
/obj/item/melee/ceremonial_sword
name = "sol officer ceremonial sword"
desc = "A ceremonial sword issued to Sol navy officers as part of their dress uniform."
icon = 'icons/obj/sol_uniform.dmi'
icon = 'icons/clothing/under/uniforms/sol_uniform.dmi'
icon_state = "officersword"
item_state = "officersword"
contained_sprite = TRUE
@@ -190,7 +190,5 @@
/obj/item/melee/ceremonial_sword/marine
name = "sol marine ceremonial sword"
desc = "A ceremonial sword issued to Sol marine officers as part of their dress uniform."
icon = 'icons/obj/sol_uniform.dmi'
icon_state = "marineofficersword"
item_state = "marineofficersword"
contained_sprite = 1