diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-16 12:55:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-16 12:55:03 -0300 |
commit | 3a757c7fb40bca88fe43b2963a09b9ec1733cc8e (patch) | |
tree | bdfbdf54f7db6190a90bec95bd290b32418785d2 /npcs.xml | |
parent | ee2e96b8527ab2f0b18a037885aaf78bf16071af (diff) | |
download | clientdata-3a757c7fb40bca88fe43b2963a09b9ec1733cc8e.tar.gz clientdata-3a757c7fb40bca88fe43b2963a09b9ec1733cc8e.tar.bz2 clientdata-3a757c7fb40bca88fe43b2963a09b9ec1733cc8e.tar.xz clientdata-3a757c7fb40bca88fe43b2963a09b9ec1733cc8e.zip |
New NPC: Airship
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1048,6 +1048,11 @@ IDs 900-999 = Special <sprite>equipment/legs/bromenalpants-male.xml</sprite> <sprite>equipment/feet/boots-male.xml|#212121</sprite> </npc> + <npc id="501"> + <!-- Airship --> + <sprite>npcs/xml/airship.xml</sprite> + <menu name="Board" command="talk 'NAME'"/> + </npc> <!-- Soul Menhirs & Mana Stone --> <npc id="700"> |