chore: storing version and changelog

This commit is contained in:
StraToN
2022-07-10 18:40:30 +00:00
parent ad79aa69d1
commit 2e67aa9973
65 changed files with 132 additions and 128 deletions

View File

@@ -135,7 +135,7 @@ func say(character: String, type: String, text: String) -> void:
escoria.logger.warn(
self,
"Unable to find voice file with key '%s'." % matches.get_string("key")
)
)
else:
(
escoria.object_manager.get_object(escoria.object_manager.SPEECH).node\

View File

@@ -62,7 +62,7 @@ func add_new_item_by_id(item_id: String) -> void:
self,
(
"Item global id '%s' is not registered because the item's scene file was not found.\n"
+ "Attempted scene file path: %s.\n"
+ "Attempted scene file path: %s.\n"
+ "Please ensure that the '%s' project setting points at **your inventory items folder** (current is: \"%s\")."
)
% [