Vast improvements and a working finite state machine, working on new guild member registration.

This commit is contained in:
2025-07-24 08:41:19 -04:00
parent 90151369de
commit dc30d1b15c
100 changed files with 1987 additions and 194 deletions

6
test_adventurer.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://djirqtsrttqwe"]
[ext_resource type="Script" uid="uid://0jl2qbvtmsik" path="res://adventurer_data.gd" id="1_jdutx"]
[node name="Test Guildmember" type="Node"]
script = ExtResource("1_jdutx")