Merge pull request #11045 from Trilbyspaceclone/patch-280

Flat guns can no longer be suppressed
This commit is contained in:
Ghom
2020-02-14 08:26:00 +01:00
committed by GitHub

View File

@@ -79,6 +79,7 @@
/obj/item/gun/ballistic/automatic/pistol/stickman
name = "flat gun"
desc = "A 2 dimensional gun.. what?"
can_suppress = FALSE
icon_state = "flatgun"
/obj/item/gun/ballistic/automatic/pistol/stickman/pickup(mob/living/user)