summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-27 22:33:35 +0100
committerReid <reidyaro@gmail.com>2015-12-27 22:33:35 +0100
commit1dc421b02096dd4205d26cf9f95330b513d838d5 (patch)
treea18dbce211309d95ec0a6aed77d9ed0e17463839 /npcs.xml
parentb4996a3e76ec89475359b63011a52bce0a8c71e4 (diff)
downloadclientdata-1dc421b02096dd4205d26cf9f95330b513d838d5.tar.gz
clientdata-1dc421b02096dd4205d26cf9f95330b513d838d5.tar.bz2
clientdata-1dc421b02096dd4205d26cf9f95330b513d838d5.tar.xz
clientdata-1dc421b02096dd4205d26cf9f95330b513d838d5.zip
Add the special warp NPC ID (910).
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index 48e562a4..35f5e62a 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -519,6 +519,11 @@ IDs 990-999 = Special
<sprite>npcs/xml/treeleaf.xml</sprite>
<menu name="Touch" command="talk 'NAME'"/>
</npc>
+ <npc id="910">
+ <!-- First Savepoint, 32x64 used for the intro. -->
+ <particlefx>graphics/particles/savepoint-32x64.xml</particlefx>
+ <menu name="Save" command="talk 'NAME'"/>
+ </npc>
<npc id="999">
<!-- No sprite. -->
<menu name="Talk" command="talk 'NAME'"/>