mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Saddlebag adjustments (#10874)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/obj/item/storage/backpack/saddlebag_common/lightweight
|
||||
name = "Taur Saddlebags (Light)"
|
||||
desc = "A saddle that holds items. Lighter than its heavier cousin, as the cost of storage space."
|
||||
max_storage_space = INVENTORY_DUFFLEBAG_SPACE //Saddlebags can hold more, like dufflebags
|
||||
slowdown = 0 //And are slower, too...
|
||||
max_storage_space = INVENTORY_STANDARD_SPACE
|
||||
slowdown = 0
|
||||
|
||||
/obj/item/storage/backpack/saddlebag_common/robust/lightweight
|
||||
name = "Lightweight Saddlebags"
|
||||
|
||||
Reference in New Issue
Block a user