summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--texts.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/texts.xml b/texts.xml
index e8f42624..4e69be35 100644
--- a/texts.xml
+++ b/texts.xml
@@ -3,12 +3,15 @@
Copyright (C) 2017 Evol Online -->
<texts>
- <text>hello</text>
+ <text show="true">hello</text>
+ <text>hi</text>
+ <text show="true">goodbye</text>
<text>bye</text>
- <text>follow me</text>
- <text>follow</text>
- <text>stop</text>
- <text>help</text>
- <text>go away</text>
- <text>bot</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>
</texts>