mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Holsters can no longer fit inside pockets (#12376)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
var/sound_in = 'sound/weapons/holster/holsterin.ogg'
|
||||
var/sound_out = 'sound/weapons/holster/holsterout.ogg'
|
||||
flippable = 1
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
var/base_name = ""
|
||||
|
||||
/obj/item/clothing/accessory/holster/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user