Extensive work on the sideview and initial work on player profiles, inventory display, and renaming adventurerdata vs adventurer to adventurer vs adventurersprite
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class_name GuildEmployee extends Adventurer
|
||||
class_name GuildEmployee extends AdventurerSprite
|
||||
|
||||
@export var speech :String
|
||||
@onready var queue : GuildQueue = $Queue
|
||||
|
||||
Reference in New Issue
Block a user