Skip to content

Commit

Permalink
Добавил LARGE для дуфли и синдикат сатчела.
Browse files Browse the repository at this point in the history
  • Loading branch information
ddorou committed Feb 10, 2024
1 parent d7dfd61 commit 18f3a02
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions maps/sierra/items/backpack.dm
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
/obj/item/storage/backpack
max_w_class = ITEM_SIZE_NORMAL

/obj/item/storage/backpack/dufflebag
max_w_class = ITEM_SIZE_LARGE

/obj/item/storage/backpack/satchel/syndie_kit
max_w_class = ITEM_SIZE_LARGE

0 comments on commit 18f3a02

Please sign in to comment.