mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
Saddlebag adjustments (#10874)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -148,16 +148,16 @@
|
||||
display_name = "saddle bag, common (Light)"
|
||||
path = /obj/item/storage/backpack/saddlebag_common/lightweight
|
||||
slot = slot_back
|
||||
cost = 2
|
||||
cost = 1 //These are just retextured backpacks.
|
||||
|
||||
/datum/gear/utility/saddlebag_common/robust/lightweight
|
||||
display_name = "saddle bag, robust (Light)"
|
||||
path = /obj/item/storage/backpack/saddlebag_common/robust/lightweight
|
||||
slot = slot_back
|
||||
cost = 2
|
||||
cost = 1 //These are just retextured backpacks.
|
||||
|
||||
/datum/gear/utility/saddlebag_common/vest/heavy
|
||||
display_name = "taur duty vest (backpack) (Heavy)"
|
||||
path = /obj/item/storage/backpack/saddlebag_common/vest/heavy
|
||||
slot = slot_back
|
||||
cost = 1
|
||||
cost = 2 //Dufflebag
|
||||
|
||||
Reference in New Issue
Block a user