diff --git a/structures/building-garage.tres b/structures/building-garage.tres index 6a38937..a325528 100644 --- a/structures/building-garage.tres +++ b/structures/building-garage.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = true description = "Garage" thumbnail = "res://sprites/updated/garage.png" diff --git a/structures/building-small-a.tres b/structures/building-small-a.tres index 9d0a49d..e4bff39 100644 --- a/structures/building-small-a.tres +++ b/structures/building-small-a.tres @@ -14,7 +14,7 @@ population_count = 1 kW_usage = 1.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A small residential building that can house 1 person. Perfect for getting your city started!" thumbnail = "res://sprites/updated/building-small-a.png" diff --git a/structures/building-small-b.tres b/structures/building-small-b.tres index 997c70e..c756e25 100644 --- a/structures/building-small-b.tres +++ b/structures/building-small-b.tres @@ -14,7 +14,7 @@ population_count = 10 kW_usage = 1.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A slightly larger residential building that can house 1 person. A good upgrade from the basic house!" thumbnail = "res://sprites/updated/building-small-b.png" diff --git a/structures/building-small-c.tres b/structures/building-small-c.tres index 1def07f..3734cb0 100644 --- a/structures/building-small-c.tres +++ b/structures/building-small-c.tres @@ -14,7 +14,7 @@ population_count = 20 kW_usage = 1.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = true description = "A spacious multi-story apartment complex that comfortably houses 5 citizens, providing efficient population growth for your expanding city." thumbnail = "res://sprites/updated/building-small-c.png" diff --git a/structures/grass-trees-tall.tres b/structures/grass-trees-tall.tres index e991857..bd4f176 100644 --- a/structures/grass-trees-tall.tres +++ b/structures/grass-trees-tall.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A lush area featuring small trees that provides shade, clean air, and a pleasant atmosphere for nearby residents." thumbnail = "res://sprites/updated/grass-trees-tall.png" diff --git a/structures/grass-trees.tres b/structures/grass-trees.tres index 4ede499..65cb0bc 100644 --- a/structures/grass-trees.tres +++ b/structures/grass-trees.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "Some cool trees and grass!" thumbnail = "res://sprites/updated/grass-trees.png" diff --git a/structures/grass.tres b/structures/grass.tres index 1e1f2ec..1a94807 100644 --- a/structures/grass.tres +++ b/structures/grass.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "Some lush green grass!" thumbnail = "res://sprites/residential/grass.png" diff --git a/structures/pavement-fountain.tres b/structures/pavement-fountain.tres index 035347a..594f841 100644 --- a/structures/pavement-fountain.tres +++ b/structures/pavement-fountain.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A beautiful centerpiece that adds charm to your city while providing citizens with a place to relax and socialize." thumbnail = "res://sprites/updated/fountain.png" diff --git a/structures/pavement.tres b/structures/pavement.tres index a1f0802..a9a05a8 100644 --- a/structures/pavement.tres +++ b/structures/pavement.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A pedestrian-friendly surface that creates walkable areas and enhances the appearance of your city spaces." thumbnail = "res://sprites/updated/pavement.png" diff --git a/structures/power-plant.tres b/structures/power-plant.tres index e6ba88a..1c0c4d3 100644 --- a/structures/power-plant.tres +++ b/structures/power-plant.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 40.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A power-generating facility that produces electricity to keep your city's buildings operational and citizens happy. Produces 40 kW of energy." thumbnail = "res://sprites/updated/power-plant.png" diff --git a/structures/road-corner.tres b/structures/road-corner.tres index 78467f2..d5bdb85 100644 --- a/structures/road-corner.tres +++ b/structures/road-corner.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A gently curved road section that helps create more natural and flowing city layouts." thumbnail = "res://sprites/roads/road-corner.png" diff --git a/structures/road-intersection.tres b/structures/road-intersection.tres index 6a6c65a..aceb932 100644 --- a/structures/road-intersection.tres +++ b/structures/road-intersection.tres @@ -4,7 +4,6 @@ [ext_resource type="Script" uid="uid://uxn26t1x4ehr" path="res://scripts/structure.gd" id="2_3eq5k"] [resource] -resource_local_to_scene = true script = ExtResource("2_3eq5k") title = "Intersection" type = 0 diff --git a/structures/road-split.tres b/structures/road-split.tres index cad2eaf..8ba76a5 100644 --- a/structures/road-split.tres +++ b/structures/road-split.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "Road Split" thumbnail = "res://sprites/updated/road-split.png" diff --git a/structures/road-straight-lightposts.tres b/structures/road-straight-lightposts.tres index f980e06..5eb7373 100644 --- a/structures/road-straight-lightposts.tres +++ b/structures/road-straight-lightposts.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "An illuminated road segment that provides safety and visibility for your citizens at night." thumbnail = "res://sprites/updated/road-straight-light.png" diff --git a/structures/road-straight.tres b/structures/road-straight.tres index d733a4c..2d573ae 100644 --- a/structures/road-straight.tres +++ b/structures/road-straight.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 0.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = false description = "A basic road for connecting parts of your city." thumbnail = "res://sprites/updated/road-straight.png" diff --git a/structures/store.tres b/structures/store.tres index cd1f5f6..249202e 100644 --- a/structures/store.tres +++ b/structures/store.tres @@ -14,7 +14,7 @@ population_count = 0 kW_usage = 1.0 kW_production = 0.0 selector_scale = 2.8 -unlocked = true +unlocked = false spawn_builder = true description = "A commercial building where citizens can purchase goods, providing essential services while generating income for your city." thumbnail = "res://sprites/updated/store.png"