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 /npcs.xml | |
parent | 2d79779a0c72f9cf1129a8d669931c0498365780 (diff) | |
download | clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.gz clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.bz2 clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.tar.xz clientdata-86ba40489e5bcb3b79d809db9c00a8f5e3eb52d7.zip |
Add qpid NPC.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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"> |