diff options
author | bd <bdunahu@operationnull.com> | 2025-05-29 17:07:41 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-05-29 17:07:41 -0400 |
commit | 8ec9e91860722288f844e01938b7b6489aff122a (patch) | |
tree | c04663d0e7fa8df245172520acb3a6ddbb1b34c9 /resources/game_stats_config.tres | |
parent | 4a24041fdadcef8548da302922095ca2d359941a (diff) |
Add visible tower range on hover
Diffstat (limited to 'resources/game_stats_config.tres')
-rw-r--r-- | resources/game_stats_config.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/game_stats_config.tres b/resources/game_stats_config.tres index 8495fab..f2ade17 100644 --- a/resources/game_stats_config.tres +++ b/resources/game_stats_config.tres @@ -4,7 +4,7 @@ [resource] script = ExtResource("1_t0c0a") -starting_life = 20 +starting_life = 40 starting_morale = 10 wave_data = [{ 15: { |