diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-04 10:00:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-04 10:00:33 -0300 |
commit | c9373cab82eb5ce955d3505a0a7694934a55dba5 (patch) | |
tree | 599ada08107af68a22b26387285f3fa3b78734f9 /npcdialogs.xml | |
parent | 73a20f68b44a8ee19cace4e1ddfe59efe958a5d2 (diff) | |
download | clientdata-c9373cab82eb5ce955d3505a0a7694934a55dba5.tar.gz clientdata-c9373cab82eb5ce955d3505a0a7694934a55dba5.tar.bz2 clientdata-c9373cab82eb5ce955d3505a0a7694934a55dba5.tar.xz clientdata-c9373cab82eb5ce955d3505a0a7694934a55dba5.zip |
Typo
Diffstat (limited to 'npcdialogs.xml')
-rw-r--r-- | npcdialogs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npcdialogs.xml b/npcdialogs.xml index d54b6ca7..7d56737f 100644 --- a/npcdialogs.xml +++ b/npcdialogs.xml @@ -12,10 +12,13 @@ Copyright (C) 2016 Evol Online --> <dialog name="craft1"> <inventory cell="inventory_cell2.xml" columns="1" /> + </dialog> <dialog name="craft2"> <inventory cell="inventory_cell2.xml" columns="2" /> + </dialog> <dialog name="craft3"> <inventory cell="inventory_cell2.xml" columns="3" /> + </dialog> <dialog name="craft4"> <inventory cell="inventory_cell2.xml" columns="4" /> </dialog> |