summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-04-06 01:29:00 +0100
committerReid Yaro <reidyaro@gmail.com>2013-04-06 01:29:00 +0100
commitbe79d5dd7f6368efcb8c2a9acbd59062a273df7c (patch)
treefcc7c0e0e190753d523973faf7e3c7a909899e9c /npcs.xml
parenta8e08db615a0f1e45caec3e9b7257babbf1c65bc (diff)
downloadclientdata-be79d5dd7f6368efcb8c2a9acbd59062a273df7c.tar.gz
clientdata-be79d5dd7f6368efcb8c2a9acbd59062a273df7c.tar.bz2
clientdata-be79d5dd7f6368efcb8c2a9acbd59062a273df7c.tar.xz
clientdata-be79d5dd7f6368efcb8c2a9acbd59062a273df7c.zip
Add afk animation on sleeping NPCs of the boat.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index b5cc940f..6d67d22b 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -75,6 +75,7 @@ IDs 990-999 = Special
<npc id="302">
<!-- Orc Sailor, sleeping. -->
<sprite>npcs/xml/sleepingorc.xml</sprite>
+ <particlefx>graphics/particles/afk.xml</particlefx>
</npc>
<npc id="303">
<!-- Human Man, sailor with a dead ratto in his left hand. -->
@@ -107,6 +108,7 @@ IDs 990-999 = Special
<npc id="310">
<!-- Ukar Man, sleeping sailor. -->
<sprite variant="0">npcs/xml/hammock.xml</sprite>
+ <particlefx>graphics/particles/afk.xml</particlefx>
</npc>
<npc id="311">
<!-- Elf Man, drunk sailor. -->
@@ -174,7 +176,7 @@ IDs 990-999 = Special
<sprite>npcs/xml/hammock-animated2.xml</sprite>
</npc>
<npc id="999">
- <!-- Invisible -->
+ <!-- No sprite. -->
</npc>
</npcs>