diff options
Diffstat (limited to 'npcdialogs.xml')
-rw-r--r-- | npcdialogs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npcdialogs.xml b/npcdialogs.xml index 03c00825..f350629c 100644 --- a/npcdialogs.xml +++ b/npcdialogs.xml @@ -63,7 +63,7 @@ Copyright (C) 2019 Moubootaur Legends --> <image x="10" y="115" image="graphics/skills/none.png" /> <text x="10" y="150" width="200" height="12" text="Backsliding" /> <text x="10" y="165" width="350" height="30" text="Jump 5 tiles backwards" /> - <button x="45" y="125" name="Learn" value="backsliding" /> + <button x="45" y="125" name="Learn" value="backslide" /> <button x="300" y="250" name="Exit" value="Cancel" /> |