More art assets and implemented names and jobs.

This commit is contained in:
2025-08-01 16:10:31 -04:00
parent 697677cf86
commit 110d390755
22 changed files with 3105 additions and 21 deletions

View File

@@ -2,7 +2,6 @@ class_name GuildEmployee extends Adventurer
@export var speech :String
@onready var queue : GuildQueue = $Queue
var busy : bool
signal service_provided()