summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-27 17:10:45 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-27 17:10:45 -0300
commitc1c50f3b8315bb4120c4926773dbf76bf365300a (patch)
treebbb8feea450794b2e388549e950a78e8d983d037
parent8af5f8e047e0e2df76c533d60cd72649e9c4d9a5 (diff)
downloadclientdata-c1c50f3b8315bb4120c4926773dbf76bf365300a.tar.gz
clientdata-c1c50f3b8315bb4120c4926773dbf76bf365300a.tar.bz2
clientdata-c1c50f3b8315bb4120c4926773dbf76bf365300a.tar.xz
clientdata-c1c50f3b8315bb4120c4926773dbf76bf365300a.zip
Missing NPC information
-rw-r--r--LICENSE1
-rw-r--r--graphics/sprites/npcs/sprite/manatree.pngbin0 -> 11905 bytes
-rw-r--r--graphics/sprites/npcs/xml/manatree.xml16
-rw-r--r--npcs.xml9
4 files changed, 26 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 5c59d523..34079a7d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1918,6 +1918,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/sprites/npcs/sprite/lumberjack.png (Crush) (CC BY-SA 3.0) (-)
graphics/sprites/npcs/sprite/lydon.png (Reid) (CC BY-SA 3.0) (Modanung)
graphics/sprites/npcs/sprite/magicarpan.png (Reid) (CC BY-SA 3.0) (Len, Modanung)
+ graphics/sprites/npcs/sprite/manatree.png (Nami) (GPL 3.0) (-)
graphics/sprites/npcs/sprite/mawbark.png (FotherJ) (GPL v2) (-)
graphics/sprites/npcs/sprite/mona.png (Reid) (CC BY-SA 3.0) (-)
graphics/sprites/npcs/sprite/nard.png (Reid) (CC BY-SA 3.0) (Modanung, Talaroc)
diff --git a/graphics/sprites/npcs/sprite/manatree.png b/graphics/sprites/npcs/sprite/manatree.png
new file mode 100644
index 00000000..51994116
--- /dev/null
+++ b/graphics/sprites/npcs/sprite/manatree.png
Binary files differ
diff --git a/graphics/sprites/npcs/xml/manatree.xml b/graphics/sprites/npcs/xml/manatree.xml
new file mode 100644
index 00000000..945ea590
--- /dev/null
+++ b/graphics/sprites/npcs/xml/manatree.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Micksha
+Copyright (C) 2016 - 2020 Evol Online -->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/sprite/manatree.png"
+ width="384"
+ height="288"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index d6fa797b..c5d52621 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -782,6 +782,15 @@ IDs 900-999 = Special
<sprite variant="36">npcs/xml/unanimated.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+
+ <npc id="340">
+ <!-- Mana Tree -->
+ <sprite>npcs/xml/manatree.xml</sprite>
+ <menu name="Touch" command="talk 'NAME'"/>
+ </npc>
+
+
+
<!-- Animated NPCs -->
<npc id="400" allowDelete="false">