diff options
-rw-r--r-- | npcdialogs.xml | 4 | ||||
-rw-r--r-- | skills.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/npcdialogs.xml b/npcdialogs.xml index 453be157..338db448 100644 --- a/npcdialogs.xml +++ b/npcdialogs.xml @@ -67,8 +67,8 @@ Copyright (C) 2019 Moubootaur Legends --> <!-- GUI size: 75px --> <image x="10" y="190" image="graphics/skills/none.png" /> - <text x="10" y="225" width="200" height="12" text="Firewall" /> - <text x="10" y="240" width="350" height="30" text="Shoots fire walls" /> + <text x="10" y="225" width="200" height="12" text="Nature wall" /> + <text x="10" y="240" width="350" height="30" text="Make pikpiks under cursor" /> <button x="45" y="200" name="Learn" value="firewall" /> <!-- GUI size: 75px --> @@ -330,9 +330,9 @@ Copyright (C) 2018 TMW2 --> /> <skill id="18" - name="Fire Wall" + name="Nature Wall" icon="graphics/skills/none.png" - description="Creates several short-lived obstacles to push back and attack enemies." + description="Creates several short-lived pikpiks to push back and attack enemies." castingSrcEffectId="23" /> <skill |