Restructured files and worked on more complex quest progression
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
extends PanelContainer
|
||||
|
||||
const npc_profile_window_template = preload("res://npc_profile_window.tscn")
|
||||
const npc_profile_window_template = preload("res://templates/npc_profile_window.tscn")
|
||||
var _enabled: bool
|
||||
var enabled: bool:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user