Skip to content

Commit

Permalink
magpistol-rebalance (BlueMoon-Labs#1243)
Browse files Browse the repository at this point in the history
1234
  • Loading branch information
Oni328 authored Sep 3, 2024
1 parent b28edef commit 2e6bcf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/magweapon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
slot_flags = ITEM_SLOT_BELT
fire_sound = 'sound/weapons/magpistol.ogg'
mag_type = /obj/item/ammo_box/magazine/mmag/small
fire_delay = 2
fire_delay = 4.5 //BLUEMOON REBALANCE 2 ----> 4.5
inaccuracy_modifier = 0.25
cell_type = /obj/item/stock_parts/cell/magnetic/pistol
automatic_burst_overlay = FALSE
Expand Down

0 comments on commit 2e6bcf6

Please sign in to comment.