Security belts tweak (#26754)

* Tweaking sec belts

* Update code/game/objects/items/weapons/storage/belt.dm

Signed-off-by:  Sean <12197162+S34NW@users.noreply.github.com>

---------

Signed-off-by: Sean <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Sean <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
kyunkyunkyun
2024-10-10 14:57:12 +05:00
committed by GitHub
parent 26a884e70a
commit 9225cd5817
2 changed files with 22 additions and 22 deletions
+2 -1
View File
@@ -19,9 +19,10 @@
item_state = "judo"
w_class = WEIGHT_CLASS_BULKY
storage_slots = 3
max_combined_w_class = 6
max_combined_w_class = 7
var/datum/martial_art/judo/style
can_hold = list(
/obj/item/radio,
/obj/item/grenade/flashbang,
/obj/item/grenade/chem_grenade/teargas,
/obj/item/reagent_containers/spray/pepper,