Skip to content

Commit 5e25372

Browse files
Update dialog_node.gd
1 parent bc597f0 commit 5e25372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/dialogs/dialog_node.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var dialog_script = [
5353
{
5454
'character': 'Iteb',
5555
'position': 'center',
56-
'text': 'That\'s right, we all have a representation! If you would like to modify this you can do so by creating your characters in the [color=#faa61a]characters.gd[/color] file. Remember to read the documentation!'
56+
'text': 'That\'s right, we all have a representation! If you would like to modify this you can do so by creating your characters resources. Remember to read the documentation!'
5757
},
5858
{
5959
'action': 'clear_portraits'

0 commit comments

Comments
 (0)