summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-23 12:27:45 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-23 12:27:45 -0300
commit3daa25760e3cd226b708a302b222314823178f7f (patch)
treee5bfbb4f6f80fb8ed2fe02f5c800425654c33fdf
parenta54effc95145269db9df5f4611a9b9dfb22c4020 (diff)
downloadclientdata-3daa25760e3cd226b708a302b222314823178f7f.tar.gz
clientdata-3daa25760e3cd226b708a302b222314823178f7f.tar.bz2
clientdata-3daa25760e3cd226b708a302b222314823178f7f.tar.xz
clientdata-3daa25760e3cd226b708a302b222314823178f7f.zip
Restore some stuff
-rw-r--r--graphics/sprites/npcs/2006__npcs.xml16
-rw-r--r--npcs.xml9
-rw-r--r--npcs/README.md2
3 files changed, 23 insertions, 4 deletions
diff --git a/graphics/sprites/npcs/2006__npcs.xml b/graphics/sprites/npcs/2006__npcs.xml
new file mode 100644
index 00000000..c03ab558
--- /dev/null
+++ b/graphics/sprites/npcs/2006__npcs.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012-2016 Evol Online -->
+
+<sprite variants="40" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/sprites/npcs/2006__npcs.png"
+ width="50"
+ height="80"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index 9709614e..3e1c206c 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -4,7 +4,10 @@
-->
<npcs>
<include name="npcs/_include.xml"/>
- <npc id="194">
- <sprite>npcs/griffen-meway-gpl.xml</sprite>
- </npc>
+ <npc id="194">
+ <sprite>npcs/griffen-meway-gpl.xml</sprite>
+ </npc>
+ <npc id="200">
+ <sprite variant="5">npcs/2006__npcs.xml</sprite>
+ </npc>
</npcs>
diff --git a/npcs/README.md b/npcs/README.md
index 79c4fe73..c3cc384b 100644
--- a/npcs/README.md
+++ b/npcs/README.md
@@ -17,7 +17,7 @@ See here for documentation: http://manaplus.org/npcs.xml
###Free slots
**Please edit when you take a slot**
```
- 200 203 219 220
+ 203 219 220
221 222 223 224 225 226 227
228 229 230 231 232 233 234
235 236 237 238 239 240 241