mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 20:54:35 +01:00
@@ -195,9 +195,12 @@
|
||||
|
||||
/mob/living/simple_mob/humanoid/merc/ranged/rifle/mag
|
||||
loot_list = list(/obj/item/weapon/gun/magnetic/railgun/flechette = 100)
|
||||
projectiletype = /obj/item/projectile/bullet/magnetic/flechette
|
||||
projectiletype = /obj/item/projectile/bullet/magnetic/flechette/rapid // Who thought rapid fire 20 damage with 100% armor pen was a good idea? CH edit
|
||||
|
||||
projectilesound = 'sound/weapons/rapidslice.ogg'
|
||||
projectile_dispersion = 5
|
||||
projectile_accuracy = -20
|
||||
base_attack_cooldown = 15
|
||||
reload_max = 10
|
||||
|
||||
// Laser Rifle
|
||||
|
||||
Reference in New Issue
Block a user