mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 00:20:42 +01:00
Trench coat update (#4050)
Changed trench coat, detective's trench coat, and gentlecoat to all be able to button up and down Also updated all references of old path to new Finished!
This commit is contained in:
committed by
Erki
parent
80630226e5
commit
4bab95bf15
@@ -99,11 +99,11 @@
|
||||
|
||||
/datum/gear/suit/trenchcoat
|
||||
display_name = "trenchcoat, brown"
|
||||
path = /obj/item/clothing/suit/storage/trench
|
||||
path = /obj/item/clothing/suit/storage/toggle/trench
|
||||
|
||||
/datum/gear/suit/trenchcoatgrey
|
||||
display_name = "trenchcoat, grey"
|
||||
path = /obj/item/clothing/suit/storage/trench/grey
|
||||
path = /obj/item/clothing/suit/storage/toggle/trench/grey
|
||||
|
||||
/datum/gear/suit/ian
|
||||
display_name = "worn shirt"
|
||||
|
||||
Reference in New Issue
Block a user