summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-22 10:56:06 -0200
committerJesusaves <cpntb1@ymail.com>2018-10-22 10:56:06 -0200
commit0c007ac93320561a3674f5878e5af3fe2e8b0e02 (patch)
tree973e0acc1abd248981d7a8acc743c3f6e3188f98 /npcs.xml
parent228076b543e0cd078ab83bdb28a973a2b536bedf (diff)
downloadclientdata-0c007ac93320561a3674f5878e5af3fe2e8b0e02.tar.gz
clientdata-0c007ac93320561a3674f5878e5af3fe2e8b0e02.tar.bz2
clientdata-0c007ac93320561a3674f5878e5af3fe2e8b0e02.tar.xz
clientdata-0c007ac93320561a3674f5878e5af3fe2e8b0e02.zip
Add a switch because Saulc doesn't wants to do that >.>
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index 79085828..7515f29f 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -1103,6 +1103,12 @@ IDs 900-999 = Special
<menu name="Talk" command="talk 'NAME'"/>
<menu name="Trade" command="buy 'NAME'"/>
</npc>
+ <npc id="914"> <!-- switch (left - offline) -->
+ <sprite>npcs/xml/switch-offline.xml</sprite>
+ </npc>
+ <npc id="915"> <!-- switch (right - online) -->
+ <sprite>npcs/xml/switch-online.xml</sprite>
+ </npc>
<npc id="998" nameOffsetX="16" targetOffsetX="16">
<!-- No sprite with a name half-offseted to the right. -->
<menu name="Talk" command="talk 'NAME'"/>