Skip to content

Commit

Permalink
Didn't know that was how it worked.
Browse files Browse the repository at this point in the history
  • Loading branch information
Loiosh42 committed Jan 31, 2025
1 parent 3f7b150 commit 4ebf33c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
actions_types = list()

burst_size = 1
fire_delay = 0.15 SECONDS
fire_delay = 0.2 SECONDS

recoil = 3
wield_recoil = 0.75
Expand Down Expand Up @@ -81,12 +81,12 @@
righthand_file = 'monkestation/icons/mob/inhands/weapons/guns_righthandx48.dmi'
inhand_icon_state = "outomaties_evil"
spawn_magazine_type = /obj/item/ammo_box/magazine/c65xeno_drum/evil
fire_delay = 0.12 SECONDS
fire_delay = 0.1 SECONDS
recoil = 2
wield_recoil = 0.25
spread = 8
projectile_wound_bonus = 10
projectile_damage_multiplier = 1.5
projectile_damage_multiplier = 1.3

/obj/item/storage/toolbox/guncase/skyrat/quarad_guncase
name = "\improper Quarad light machinegun storage case"
Expand Down

0 comments on commit 4ebf33c

Please sign in to comment.