diff options
author | Reid <reidyaro@gmail.com> | 2016-01-26 00:11:12 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-26 00:11:12 +0100 |
commit | 86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7 (patch) | |
tree | d3a341faead84bdbd998b1349f0c5d6626a3530b | |
parent | 2d79779a0c72f9cf1129a8d669931c0498365780 (diff) | |
download | clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.gz clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.bz2 clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.xz clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.zip |
Add qpid NPC.
-rw-r--r-- | graphics/sprites/npcs/sprite/unanimated.png | bin | 81130 -> 83334 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/xml/unanimated.xml | 2 | ||||
-rw-r--r-- | npcs.xml | 5 |
3 files changed, 6 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/sprite/unanimated.png b/graphics/sprites/npcs/sprite/unanimated.png Binary files differindex 94dcd7cc..e0bc2b49 100644 --- a/graphics/sprites/npcs/sprite/unanimated.png +++ b/graphics/sprites/npcs/sprite/unanimated.png diff --git a/graphics/sprites/npcs/xml/unanimated.xml b/graphics/sprites/npcs/xml/unanimated.xml index 827b3870..7e643f6c 100644 --- a/graphics/sprites/npcs/xml/unanimated.xml +++ b/graphics/sprites/npcs/xml/unanimated.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid Copyright (C) 2012-2016 Evol Online --> -<sprite variants="30" variant_offset="1"> +<sprite variants="31" variant_offset="1"> <imageset name="npc" src="graphics/sprites/npcs/sprite/unanimated.png|S" width="64" @@ -222,6 +222,11 @@ IDs 990-999 = Special <sprite>npcs/xml/jumpingtipiou.xml|#a36209,892b2e,cc9b14,b84335,ebc12e,ee613c,fff568,fbac71</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="140" nameOffsetY="4" targetOffsetY="16"> + <!-- Orc Female, INN keeper. --> + <sprite variant="30">npcs/xml/unanimated.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Animated NPCs --> <npc id="401" targetCursor="small"> |