diff options
author | Micksha <ms-shaman@gmx.de> | 2020-04-27 15:08:13 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-27 15:08:13 +0000 |
commit | 3c6afe85351cd6c245b92e2c2a95eb43f3c92115 (patch) | |
tree | ce090c3b0062a2d21aa80e823ab35763769d2a53 /npcs.xml | |
parent | de75c2e4c29bee8979afaad5b8ae1caa033a936d (diff) | |
download | clientdata-3c6afe85351cd6c245b92e2c2a95eb43f3c92115.tar.gz clientdata-3c6afe85351cd6c245b92e2c2a95eb43f3c92115.tar.bz2 clientdata-3c6afe85351cd6c245b92e2c2a95eb43f3c92115.tar.xz clientdata-3c6afe85351cd6c245b92e2c2a95eb43f3c92115.zip |
Add Guinevere NPC
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -690,7 +690,11 @@ IDs 900-999 = Special <sprite variant="35">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> - + <npc id="339"> + <!-- Guinevere --> + <sprite variant="36">npcs/xml/unanimated.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Animated NPCs --> <npc id="400" allowDelete="false"> |