Adds a FAL

Adds code and spirtework for an FAL.
This commit is contained in:
BoxyBoy
2020-07-03 17:52:58 -06:00
parent 37fe138787
commit 5a7ac28c16
9 changed files with 38 additions and 2 deletions
@@ -223,6 +223,20 @@
fire_delay = 1
//ENDS HERE
//FAL
/obj/item/gun/ballistic/automatic/fal
name = "\improper FAL"
desc = "An ancient, but reliable battle rifle. As long as you dont get any dirt in it."
icon_state = "fal-wood"
item_state = "fal-wood"
w_class = WEIGHT_CLASS_HUGE
slot_flags = 0
mag_type = /obj/item/ammo_box/magazine/falMag
fire_sound = 'sound/weapons/falshot.ogg'
can_suppress = FALSE
burst_size = 4
fire_delay = 1
/obj/item/gun/ballistic/automatic/tommygun
name = "\improper Thompson SMG"
desc = "Based on the classic 'Chicago Typewriter'."