Skip to content

Commit

Permalink
assets/towers.json: Changed the 'soldier' tower range
Browse files Browse the repository at this point in the history
So it's able to attack something and not be useless
  • Loading branch information
xescugc committed Jan 31, 2024
1 parent 6e3aea3 commit dd056e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/towers.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"soldier": {
"range": 16,
"range": 40,
"damage": 5,
"gold": 10,
"keybind": "w"
Expand Down

0 comments on commit dd056e9

Please sign in to comment.