diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:44:45 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:44:45 -0300 |
commit | f9dfe2974590f39d59b3f23962e2674a5044f3cd (patch) | |
tree | 05ed7ee6fadf8d6ba6b09e418ed9f512fab0e716 | |
parent | e7d8a688ecb51272288665bb2a22fb42a7e8abee (diff) | |
download | clientdata-f9dfe2974590f39d59b3f23962e2674a5044f3cd.tar.gz clientdata-f9dfe2974590f39d59b3f23962e2674a5044f3cd.tar.bz2 clientdata-f9dfe2974590f39d59b3f23962e2674a5044f3cd.tar.xz clientdata-f9dfe2974590f39d59b3f23962e2674a5044f3cd.zip |
Placeholder for Rolling Stones.
@Saulc you wouldn't have a big rolling boulder somewhere, would you? :thinking:
-rw-r--r-- | npcs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1250,6 +1250,9 @@ IDs 900-999 = Special <npc id="915"> <!-- switch (right - online) --> <sprite>npcs/xml/switch-online.xml</sprite> </npc> + <npc id="916"> <!-- Rolling Stone --> + <sprite>monsters/ball-lightning.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'"/> |