mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-27 22:36:54 +01:00
Adds a bunch of loadout items into the vendors + some fixes (#6973)
This commit is contained in:
@@ -240,7 +240,7 @@
|
||||
name = "Winter Coat"
|
||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat
|
||||
|
||||
/datum/loadout_entry/suit/wintercoat
|
||||
/datum/loadout_entry/suit/wintercoat/formal
|
||||
name = "Winter Coat - Assistant Formal"
|
||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/aformal
|
||||
|
||||
@@ -488,6 +488,10 @@
|
||||
name = "Brown Fancy Coat"
|
||||
path = /obj/item/clothing/suit/storage/toggle/brown_fancycoat
|
||||
|
||||
/datum/loadout_entry/suit/blackfancycoat
|
||||
name = "Black Fancy Coat"
|
||||
path = /obj/item/clothing/suit/storage/toggle/brown_fancycoat/black
|
||||
|
||||
/datum/loadout_entry/suit/motojacket
|
||||
name = "Motorcycle Jacket"
|
||||
path = /obj/item/clothing/suit/storage/toggle/moto_jacket
|
||||
@@ -520,6 +524,10 @@
|
||||
name = "Fancy Overcoat Brown"
|
||||
path = /obj/item/clothing/suit/storage/overcoat_fancy
|
||||
|
||||
/datum/loadout_entry/suit/overcoat_fancy/black
|
||||
name = "Fancy Overcoat Black"
|
||||
path = /obj/item/clothing/suit/storage/overcoat_fancy/black
|
||||
|
||||
/datum/loadout_entry/suit/drive
|
||||
name = "Relatable Jacket"
|
||||
path = /obj/item/clothing/suit/storage/drive
|
||||
|
||||
Reference in New Issue
Block a user