summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-07 20:55:33 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-07 20:55:33 -0300
commit2987ea07a4562a6f96214c22781e962a7bc8eedc (patch)
treeaeb9883c0705dccaa16bf4ecd9f4da70526d6878
parentc2d066e42e5e5fe2c7868e36f97e136345095804 (diff)
downloadclientdata-2987ea07a4562a6f96214c22781e962a7bc8eedc.tar.gz
clientdata-2987ea07a4562a6f96214c22781e962a7bc8eedc.tar.bz2
clientdata-2987ea07a4562a6f96214c22781e962a7bc8eedc.tar.xz
clientdata-2987ea07a4562a6f96214c22781e962a7bc8eedc.zip
We'll need this NPC sprite
-rw-r--r--LICENSE1
-rw-r--r--graphics/sprites/npcs/sprite/elli.pngbin0 -> 1269 bytes
-rw-r--r--graphics/sprites/npcs/xml/elli.xml9
-rw-r--r--npcs.xml6
4 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 6860dd25..9697cc17 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2087,6 +2087,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/npcs/sprite/desertdogstatue.png (Saulc) (CC BY-SA 3.0) (-)
graphics/sprites/npcs/sprite/easter.png (jesusalva) (GPLv2) (TMW-Br)
graphics/sprites/npcs/sprite/edouard.png (Kr0n0) (CC BY-SA 3.0) (Alige, Reid)
+ graphics/sprites/npcs/sprite/elli.png (Hocus) (MIT) (Jesusalva)
graphics/sprites/npcs/sprite/elmo.png (Reid) (CC BY-SA 3.0) (Modanung, Talaroc)
graphics/sprites/npcs/sprite/eugene.png (Reid) (CC BY-SA 3.0) (Kansu)
graphics/sprites/npcs/sprite/elmo-artis.png (Reid) (CC BY-SA 3.0) (Modanung, Talaroc)
diff --git a/graphics/sprites/npcs/sprite/elli.png b/graphics/sprites/npcs/sprite/elli.png
new file mode 100644
index 00000000..e876878c
--- /dev/null
+++ b/graphics/sprites/npcs/sprite/elli.png
Binary files differ
diff --git a/graphics/sprites/npcs/xml/elli.xml b/graphics/sprites/npcs/xml/elli.xml
new file mode 100644
index 00000000..01d286fc
--- /dev/null
+++ b/graphics/sprites/npcs/xml/elli.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="1" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/sprite/elli.png" width="32" height="64"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index 2134da1d..03070d3f 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -766,6 +766,12 @@ IDs 900-999 = Special
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="277">
+ <!-- Elli -->
+ <sprite>npcs/xml/elli.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+
<!-- NPCs from TMW-BR (that's why the jump) -->
<npc id="300"><sprite variant="0">npcs/xml/npcs-br.xml</sprite></npc> <!-- Invisible -->
<npc id="301"><sprite variant="1">npcs/xml/npcs-br.xml</sprite></npc> <!-- Purple dress with glass girl -->