Skip to content

Commit

Permalink
tec9 shoots a bit faster
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Jun 11, 2024
1 parent bb2304a commit 5b0b375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/pistol.dm
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = "\improper TEC-9 machine pistol"
desc = "A crude machine pistol designed to vomit 9mm ammunition at a truly eye-watering rate of fire."
icon_state = "tec9"
fire_delay = 0.3 SECONDS
fire_delay = 0.15 SECONDS
weapon_weight = WEAPON_LIGHT
w_class = WEIGHT_CLASS_NORMAL
mag_type = /obj/item/ammo_box/magazine/tec9
Expand Down

0 comments on commit 5b0b375

Please sign in to comment.