Projectiles increased to a proper number

This commit is contained in:
Raptorizer
2019-09-28 01:16:30 -05:00
parent 5607dff199
commit fe35a0d776

View File

@@ -281,7 +281,7 @@
icon_state = "mecha_scatter" icon_state = "mecha_scatter"
equip_cooldown = 20 equip_cooldown = 20
projectile = /obj/item/projectile/bullet/seed projectile = /obj/item/projectile/bullet/seed
projectiles = 16 projectiles = 20
projectile_energy_cost = 25 projectile_energy_cost = 25
projectiles_per_shot = 10 projectiles_per_shot = 10
variance = 25 variance = 25