summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-05 01:40:08 +0200
committerReid <reidyaro@gmail.com>2012-05-05 01:40:08 +0200
commit64a22ffa5b9b01ec29a917c1e14e433b9c0ef194 (patch)
treed2b77e962518531c01ca8eddc7a865433d0cdcb2 /npcs.xml
parentbe132edc64b671f1ece43834f4a3938be9369459 (diff)
downloadclientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.gz
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.bz2
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.tar.xz
clientdata-64a22ffa5b9b01ec29a917c1e14e433b9c0ef194.zip
Update animated hammock (1 and 2) xml and sprite,
Change hammocks' shadows on every sprites, Remove hammocks from maps, Add special NPC for nard's bed.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index a2395e5f..ef513b18 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -75,6 +75,10 @@ IDs 990-999 = Special
<sprite>npcs/XML/gugli.xml</sprite>
<sprite>accessories/acc-eye-right-blink.xml</sprite>
</npc>
+ <npc id="314">
+ <!-- Human-Small-Man, standing with a bottle of wine at his hand. -->
+ <sprite>npcs/XML/silvio.xml</sprite>
+ </npc>
<!-- Special NPCs -->
@@ -102,6 +106,11 @@ IDs 990-999 = Special
<!-- Right hammock. -->
<sprite>npcs/XML/animated_hammock2.xml</sprite>
</npc>
+ <npc id="906">
+ <!-- Left hammock with particle. -->
+ <sprite>npcs/XML/animated_hammock1.xml</sprite>
+ <particlefx>graphics/particles/savepoint/savepoint-32x32.xml</particlefx>
+ </npc>
<npc id="999">
<!-- blank NPC -->
</npc>