diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-23 09:33:15 +0000 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-07-05 11:26:07 -0400 |
commit | c573d36bb1ac9415a33a620541c999e35f54f6bc (patch) | |
tree | d96658ad1577fd64cbbb5261a93112bc96e56d4b /texts.xml | |
parent | 3b399e2cd90972b0e150b57572efc04280933382 (diff) | |
download | clientdata-c573d36bb1ac9415a33a620541c999e35f54f6bc.tar.gz clientdata-c573d36bb1ac9415a33a620541c999e35f54f6bc.tar.bz2 clientdata-c573d36bb1ac9415a33a620541c999e35f54f6bc.tar.xz clientdata-c573d36bb1ac9415a33a620541c999e35f54f6bc.zip |
Update texts.xml from TMW2
Diffstat (limited to 'texts.xml')
-rw-r--r-- | texts.xml | 25 |
1 files changed, 13 insertions, 12 deletions
@@ -1,17 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 +<!-- Author: Saulc, 4144 Copyright (C) 2017 Evol Online --> <texts> - <text show="true">hello</text> - <text>hi</text> - <text show="true">goodbye</text> - <text>bye</text> - <text show="true">follow me</text> - <text show="true">follow</text> - <text show="true">stop</text> - <text show="true">help</text> - <text>i need help</text> - <text show="true">go away</text> - <text show="true">bot</text> + <text show="true">Hello</text> + <text show="true">Goodbye</text> + <text show="true">Thank you</text> + <text show="true">Good job</text> + <text show="true">I need help</text> + <text show="true">Heal me</text> + <text show="true">Follow me</text> + <text show="true">Stop</text> + <text show="true">Watch Out</text> + <text show="true">Go away</text> + <text show="true">I need help</text> + <text show="true">Speak to this NPC</text> </texts> |