Skip to content

Commit

Permalink
Makes neck items default to small sized (#24515) (#232)
Browse files Browse the repository at this point in the history
* Update _neck.dm

* Update necklace.dm

* Update _neck.dm

* Update necklace.dm

---------

Co-authored-by: RatFromTheJungle <[email protected]>
Co-authored-by: Bloop <[email protected]>
  • Loading branch information
3 people authored Oct 23, 2023
1 parent 3d797c1 commit db86b32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_skyrat/modules/modular_items/code/necklace.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
//DEFAULT NECK ITEMS OVERRIDE//
/obj/item/clothing/neck
w_class = WEIGHT_CLASS_SMALL

//ASHWALKER TRANSLATOR NECKLACE//
#define LANGUAGE_TRANSLATOR "translator"
/obj/item/clothing/neck/necklace/ashwalker
Expand Down

0 comments on commit db86b32

Please sign in to comment.