mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-15 18:23:46 +01:00
Fits better.
This commit is contained in:
@@ -550,7 +550,7 @@
|
||||
/obj/item/storage/belt/medolier/ComponentInitialize()
|
||||
. = ..()
|
||||
GET_COMPONENT(STR, /datum/component/storage)
|
||||
STR.max_items = 16
|
||||
STR.max_items = 15
|
||||
STR.display_numerical_stacking = FALSE
|
||||
STR.can_hold = typecacheof(list(
|
||||
/obj/item/reagent_containers/syringe/dart
|
||||
|
||||
Reference in New Issue
Block a user