mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Adjusted the santabag size to 200 (#17176)
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
icon_state = "giftbag0"
|
||||
item_state = "giftbag"
|
||||
w_class = ITEMSIZE_LARGE
|
||||
max_storage_space = 400 // can store a ton of shit!
|
||||
max_storage_space = 200 // can store a ton of shit!
|
||||
empty_delay = 1 SECOND
|
||||
|
||||
/obj/item/storage/backpack/cultpack
|
||||
|
||||
Reference in New Issue
Block a user