Skip to content

Commit

Permalink
Update suit.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaggachi committed Jul 19, 2023
1 parent 7ba7f0c commit 9c4c8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_citadel/code/modules/client/loadout/suit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@

/datum/gear/suit/sovietjacket
name = "Soviet Officer Jacket"
path = obj/item/clothing/suit/armor/light/duster/russian_coat
path = /obj/item/clothing/suit/armor/light/duster/russian_coat
subcategory = LOADOUT_SUBCATEGORY_SUIT_ARMOR
cost = 2

Expand Down

0 comments on commit 9c4c8f3

Please sign in to comment.