Makes syringe guns able to fit in holsters (#16975)

Why not, it's a gun.
This commit is contained in:
Cameron Lennox
2025-01-27 10:20:24 -05:00
committed by GitHub
parent 8661955bfb
commit 73d58b4d2f
@@ -69,7 +69,7 @@
w_class = ITEMSIZE_NORMAL
force = 7
matter = list(MAT_STEEL = 2000)
slot_flags = SLOT_BELT
slot_flags = SLOT_BELT | SLOT_HOLSTER
fire_sound = 'sound/weapons/empty.ogg'
fire_sound_text = "a metallic thunk"