mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Makes neck items default to small sized (#24515)
* Update _neck.dm * Update necklace.dm * Update _neck.dm * Update necklace.dm --------- Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
Bloop
parent
b6811e9e46
commit
d3229e7ce9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user