Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12

This commit is contained in:
Roxy
2025-11-12 16:44:13 -05:00
379 changed files with 37535 additions and 33147 deletions
+10
View File
@@ -311,6 +311,16 @@
. = ..()
set_holdable(/obj/item/melee/parsnip_sabre)
/datum/storage/gladius_belt
max_slots = 1
do_rustle = FALSE
max_specific_storage = WEIGHT_CLASS_BULKY
click_alt_open = FALSE
/datum/storage/gladius_belt/New(atom/parent, max_slots, max_specific_storage, max_total_storage, rustle_sound, remove_rustle_sound)
. = ..()
set_holdable(/obj/item/claymore/gladius)
///Plant belt
/datum/storage/plant_belt
max_slots = 6