diff options
author | jacopograndi <jak.sk8@hotmail.it> | 2021-08-30 14:48:06 +0200 |
---|---|---|
committer | jacopograndi <jak.sk8@hotmail.it> | 2021-08-30 14:48:06 +0200 |
commit | fb5a98b72ab79949d1da7f75a3d6150c2906ef40 (patch) | |
tree | 9097b4e1f31e530874df9ab85be03f763fc4ef1b /build/content/tiles.json | |
parent | ace5c3f3093c50ff7fa6f8b281a377e3788abbd5 (diff) |
gui: tech representation, menu, tile & unit info, attack info
Diffstat (limited to 'build/content/tiles.json')
-rw-r--r-- | build/content/tiles.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/content/tiles.json b/build/content/tiles.json index bb34075..40373ed 100644 --- a/build/content/tiles.json +++ b/build/content/tiles.json @@ -4,7 +4,7 @@ "move_cost": 2, "sight_cost": 2, "range_bonus": 0, - "defence_bonus": 0.2, + "defence_bonus": 0.0, "spritebounds": [ 0, 16 ] },{ "name": "Mountain", |