salesman/gd/data/towns/goldthorn.tres

16 lines
536 B
Plaintext
Raw Permalink Normal View History

2024-09-08 20:57:53 +00:00
[gd_resource type="Resource" script_class="Town" load_steps=3 format=3 uid="uid://fr2sgjoprkgb"]
[ext_resource type="Script" path="res://src/lib/town.gd" id="1_l2yn4"]
[ext_resource type="Resource" uid="uid://clvys3lr00hgd" path="res://data/towns/salmonmound.tres" id="2_qqgee"]
[resource]
script = ExtResource("1_l2yn4")
name = "Goldthorn"
size = 0
status = 0
workshops = 0
neighboring_towns = Array[ExtResource("1_l2yn4")]([ExtResource("2_qqgee")])
has_dimension_gate = false
has_water = true
possible_npcs = Array[PackedScene]([])