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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user