Allow cowboy boots to hold boot knives like all other boots (#21872)

Cowboy boots appear to have been added separately from other boots and
were missing the associated var to store knives in them.
This commit is contained in:
Batrachophreno
2026-02-17 10:43:05 -05:00
committed by GitHub
parent 20bf497ee8
commit c985eafc63
2 changed files with 59 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
permeability_coefficient = 0.05 //these are quite tall
drop_sound = 'sound/items/drop/leather.ogg'
pickup_sound = 'sound/items/pickup/leather.ogg'
can_hold_knife = TRUE
/obj/item/clothing/shoes/cowboy/classic
name = "classic cowboy boots"