mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user