Meat-hooks and changeling tentacle's firing pins are no longer visable (#60455)

Adds a Boolean to mark guns as "pinless" so they don't care about or show firing pins
This commit is contained in:
itseasytosee
2021-07-28 17:35:10 -03:00
committed by GitHub
parent 644281f3e7
commit 447b43fa17
3 changed files with 12 additions and 6 deletions
@@ -416,6 +416,7 @@
max_charges = 1
item_flags = NEEDS_PERMIT | NOBLUDGEON
sharpness = SHARP_POINTY
pinless = TRUE
force = 18
/obj/item/gun/magic/hook/shoot_with_empty_chamber(mob/living/user)