salesman/gd/data/towns/salmonmound.tres

15 lines
406 B
Plaintext
Raw Normal View History

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