Fix scene path in village_3.tres and update level_scenes in game_manager.tscn; clean up whitespace in settings_menu.gd
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
[resource]
|
||||
script = ExtResource("1_3v5yj")
|
||||
level_name = "LEVEL_3_NAME"
|
||||
scene_path = ""
|
||||
scene_path = "res://scenes/level_village_3.tscn"
|
||||
metadata/_custom_type_script = "uid://cp68km8bykymb"
|
||||
|
@@ -126,11 +126,17 @@ texture = ExtResource("2_0dgh6")
|
||||
11:5/0 = 0
|
||||
12:5/0 = 0
|
||||
6:9/0 = 0
|
||||
6:9/0/probability = 0.4
|
||||
7:9/0 = 0
|
||||
7:9/0/probability = 0.2
|
||||
8:9/0 = 0
|
||||
8:9/0/probability = 0.2
|
||||
9:9/0 = 0
|
||||
9:9/0/probability = 0.2
|
||||
10:9/0 = 0
|
||||
10:9/0/probability = 0.2
|
||||
11:9/0 = 0
|
||||
11:9/0/probability = 0.2
|
||||
5:10/0 = 0
|
||||
6:10/0 = 0
|
||||
7:10/0 = 0
|
||||
|
Reference in New Issue
Block a user