diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-05 08:35:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-05 08:35:21 -0300 |
commit | 61d73234cb63959be8ac07a6e0cbef099d617978 (patch) | |
tree | 17381cae5a93bcbbfd7a96ca76a02369459da586 /npcs.xml | |
parent | ccb20d314f1215cfe09a7a96863fb77c9ff7e817 (diff) | |
download | clientdata-61d73234cb63959be8ac07a6e0cbef099d617978.tar.gz clientdata-61d73234cb63959be8ac07a6e0cbef099d617978.tar.bz2 clientdata-61d73234cb63959be8ac07a6e0cbef099d617978.tar.xz clientdata-61d73234cb63959be8ac07a6e0cbef099d617978.zip |
GM Mob/NPC information
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1069,6 +1069,18 @@ IDs 900-999 = Special <!-- Political System --> <sprite variant="22">npcs/xml/accessories.xml</sprite> </npc> + <npc id="503"> + <!-- Male Game Master --> + <sprite>races/human-male.xml</sprite> + <sprite>equipment/chest/gmrobe-male.xml</sprite> + <sprite>equipment/head/gmcap.xml|#212121</sprite> + </npc> + <npc id="504"> + <!-- Female Game Master --> + <sprite>races/human-female.xml</sprite> + <sprite>equipment/chest/gmrobe-female.xml</sprite> + <sprite>equipment/head/gmcap.xml|#212121</sprite> + </npc> <!-- Soul Menhirs & Mana Stone --> <npc id="700"> |