mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Wrist Slot (Wear watches with gloves!) (#10951)
This commit is contained in:
@@ -262,10 +262,10 @@
|
||||
)
|
||||
|
||||
gloves = list(
|
||||
/obj/item/clothing/gloves/watch,
|
||||
/obj/item/clothing/gloves/watch/silver,
|
||||
/obj/item/clothing/gloves/watch/gold,
|
||||
/obj/item/clothing/gloves/watch/spy
|
||||
/obj/item/clothing/wrists/watch,
|
||||
/obj/item/clothing/wrists/watch/silver,
|
||||
/obj/item/clothing/wrists/watch/gold,
|
||||
/obj/item/clothing/wrists/watch/spy
|
||||
)
|
||||
|
||||
l_pocket = /obj/item/syndie/teleporter
|
||||
|
||||
Reference in New Issue
Block a user