21 lines
731 B
Plaintext
21 lines
731 B
Plaintext
[gd_resource type="Resource" script_class="Structure" load_steps=3 format=3 uid="uid://ch8vtcpine1lc"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cpv75mfsda1ml" path="res://models/pavement.glb" id="1_gudnj"]
|
|
[ext_resource type="Script" uid="uid://uxn26t1x4ehr" path="res://scripts/structure.gd" id="2_i48go"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_i48go")
|
|
title = "Pavement"
|
|
type = 0
|
|
price = 10
|
|
size_category = 0
|
|
model = ExtResource("1_gudnj")
|
|
population_count = 0
|
|
kW_usage = 0.0
|
|
kW_production = 0.0
|
|
selector_scale = 2.8
|
|
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"
|