From 3a0c14787cf6a00a297c04251d45e20c9b89e9aa Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Sat, 30 Dec 2023 19:54:48 -0500 Subject: [PATCH] set hills target time --- maps/hills_scholar.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/hills_scholar.tscn b/maps/hills_scholar.tscn index 141dbd0..283f1e2 100644 --- a/maps/hills_scholar.tscn +++ b/maps/hills_scholar.tscn @@ -35,8 +35,8 @@ [node name="Map" type="Node2D" groups=["map"]] pause_mode = 1 script = ExtResource( 19 ) -target_time_any = 70 -target_time_100 = 180 +target_time_any = 30 +target_time_100 = 120 music = ExtResource( 3 ) lore_entries = [ ExtResource( 25 ), ExtResource( 24 ), ExtResource( 22 ), ExtResource( 23 ), ExtResource( 30 ), ExtResource( 29 ) ] next_level = ExtResource( 31 )