1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-04-19 10:11:22 +02:00

Changed typo in attacking_speed from 0.9 to 0.09

This commit is contained in:
Duck986
2022-12-30 09:01:50 -07:00
committed by Wyrrrd
parent d8d977fd29
commit 40c385bffb
@@ -286,7 +286,7 @@ rocket_mk4_entity = {
dying_explosion = "medium-explosion",
inventory_size = 2,
automated_ammo_count = 10,
attacking_speed = 0.95,
attacking_speed = 0.095,
folded_animation = rocket_mk4_sheet{direction_count = 4, line_length = 1},
preparing_animation = rocket_mk4_sheet{direction_count = 4, line_length = 1},