diff options
author | Laura <40493346+Laurapaws@users.noreply.github.com> | 2023-01-15 11:31:06 +0000 |
---|---|---|
committer | Laura <40493346+Laurapaws@users.noreply.github.com> | 2023-01-15 11:31:06 +0000 |
commit | 604ab1de4860986858cba6ff2937c1c3327c861c (patch) | |
tree | 79b842041eee4bdc415bc8c63b7a1e3c4ee1dcc2 | |
parent | a5190cdcd2243d0c77d85b576120a752b84cbe46 (diff) | |
download | kurator-604ab1de4860986858cba6ff2937c1c3327c861c.zip kurator-604ab1de4860986858cba6ff2937c1c3327c861c.tar.gz kurator-604ab1de4860986858cba6ff2937c1c3327c861c.tar.bz2 |
Update turret_types.json
-rw-r--r-- | universe/resources/universe/turret_types.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/universe/resources/universe/turret_types.json b/universe/resources/universe/turret_types.json index d4ee9d2..53735c5 100644 --- a/universe/resources/universe/turret_types.json +++ b/universe/resources/universe/turret_types.json @@ -48,10 +48,10 @@ "name": "Blaster", "rounds": 11, "base_damage": 10, - "rate_of_fire": 0.05, + "rate_of_fire": 0, "reload": 2, "optimal_range": 750, "falloff_modifier": 0.45 - }, + } ] |