Skip to content

Commit

Permalink
Adds the Cosmic Winter Coat to the Loadout System (#6069)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

![image](https://github.com/Citadel-Station-13/Citadel-Station-13-RP/assets/58029438/8d1c069e-5fe8-42e0-8dc7-ff890a48c276)

Co-authored-by: TheObserver-sys <[email protected]>
  • Loading branch information
TheObserver-sys and TheObserver-sys authored Oct 15, 2023
1 parent 98c0eb8 commit 1346c1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/loadout/loadout_suit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,10 @@
name = "Winter Coat - Olive Green"
path = /obj/item/clothing/suit/storage/hooded/wintercoat/olive

/datum/loadout_entry/suit/wintercoat/cosmic
name = "Winter Coat - Cosmic"
path = /obj/item/clothing/suit/storage/hooded/wintercoat/cosmic

/datum/loadout_entry/suit/techrobes
name = "Techpriest"
path = /obj/item/clothing/suit/storage/hooded/techpriest
Expand Down

0 comments on commit 1346c1a

Please sign in to comment.