mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 16:46:28 +01:00
Makes syringe guns able to fit in holsters (#16975)
Why not, it's a gun.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user