diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-19 18:37:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-19 18:37:23 -0300 |
commit | c50962fe43c588d3670de3fd477dbf3a3f009305 (patch) | |
tree | 3fd6821ddb84fc8ae5558b67df5f0e9e52ea0a6f | |
parent | 04dfe62c7a494bde98e486e57814e290f2169f74 (diff) | |
download | clientdata-c50962fe43c588d3670de3fd477dbf3a3f009305.tar.gz clientdata-c50962fe43c588d3670de3fd477dbf3a3f009305.tar.bz2 clientdata-c50962fe43c588d3670de3fd477dbf3a3f009305.tar.xz clientdata-c50962fe43c588d3670de3fd477dbf3a3f009305.zip |
Accompains previous commit on serverdata (early prototype)
-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" /> |