mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01:00
Adds two new watches to the loadout (#12336)
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
watchtype["watch"] = /obj/item/clothing/wrists/watch
|
||||
watchtype["silver watch"] = /obj/item/clothing/wrists/watch/silver
|
||||
watchtype["gold watch"] = /obj/item/clothing/wrists/watch/gold
|
||||
watchtype["holo watch"] = /obj/item/clothing/wrists/watch/holo
|
||||
watchtype["leather watch"] = /obj/item/clothing/wrists/watch/leather
|
||||
watchtype["spy watch"] = /obj/item/clothing/wrists/watch/spy
|
||||
watchtype["pocketwatch"] = /obj/item/pocketwatch
|
||||
gear_tweaks += new /datum/gear_tweak/path(watchtype)
|
||||
|
||||
Reference in New Issue
Block a user