mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Buffs backpack capacities
- From 4 normal items to 7 normal items
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
w_class = 4
|
||||
slot_flags = SLOT_BACK
|
||||
max_w_class = 4
|
||||
max_storage_space = 16
|
||||
max_storage_space = 28
|
||||
|
||||
/obj/item/weapon/storage/backpack/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
||||
if (src.use_sound)
|
||||
|
||||
Reference in New Issue
Block a user