22 lines
851 B
Plaintext
22 lines
851 B
Plaintext
[gd_resource type="Resource" script_class="Structure" load_steps=3 format=3 uid="uid://bh65eqgid4kxy"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://m74mvao50wnm" path="res://models/building-small-c.glb" id="1_6yyww"]
|
|
[ext_resource type="Script" uid="uid://uxn26t1x4ehr" path="res://scripts/structure.gd" id="2_rkiq0"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_rkiq0")
|
|
title = "Large Residential"
|
|
type = 1
|
|
price = 200
|
|
size_category = 2
|
|
model = ExtResource("1_6yyww")
|
|
population_count = 20
|
|
kW_usage = 1.0
|
|
kW_production = 0.0
|
|
selector_scale = 2.8
|
|
thumbnail = "res://sprites/updated/building-small-c.png"
|
|
icon = "res://sprites/updated/icon/building-small-c_icon.png"
|
|
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."
|