summaryrefslogtreecommitdiff
path: root/texts.xml
blob: 2daf6d4876ddbf6bad692fe9440df99c9e3615f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Saulc, 4144
Copyright (C) 2018 TMW2 -->

<texts>
    <!-- Combat -->
    <text show="true">Attack</text>
    <text show="true">Stop</text>
    <text show="true">Watch Out</text>
    <text show="true">Heal me</text>
    <text show="true">Follow me</text>
    <text show="true">Retreat</text>

    <!-- Social -->
    <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">Go away</text>
    <text show="true">Speak to this NPC</text>
</texts>