diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -17,7 +17,7 @@ IDs 900-999 = Special <menu name="Take" command="talk 'NAME'"/> </npc> <npc id="101" nameOffsetX="-7" nameOffsetY="-1" targetOffsetX="-8" targetOffsetY="-1"> - <!-- Demon Man, sitting on a chair. --> + <!-- Redy Man, sitting on a chair. --> <sprite variant="0">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> @@ -36,7 +36,7 @@ IDs 900-999 = Special <sprite variant="2">npcs/xml/unanimated.xml</sprite> </npc> <npc id="105" nameOffsetX="-1" nameOffsetY="-11" targetOffsetY="-7"> - <!-- Demon Man, sitting sailor with his boots near him. (Ship quest) --> + <!-- Redy Man, sitting sailor with his boots near him. (Ship quest) --> <sprite variant="3">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> @@ -85,12 +85,12 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="114"> - <!-- Demon Man, sitting sailor with his boots near him. --> + <!-- Redy Man, sitting sailor with his boots near him. --> <sprite variant="3">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="115" nameOffsetX="-1" nameOffsetY="-11" targetOffsetY="-7"> - <!-- Demon Man, sitting under a tree. --> + <!-- Redy Man, sitting under a tree. --> <sprite variant="9">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> @@ -118,7 +118,7 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="120" nameOffsetX="-7" targetOffsetX="-7"> - <!-- Demon Male, sword trainer. --> + <!-- Redy Male, sword trainer. --> <sprite variant="12">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> @@ -344,7 +344,7 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="404" nameOffsetX="1" targetOffsetX="-1"> - <!-- Demon Woman, taking care of the ship. --> + <!-- Redy Woman, taking care of the ship. --> <sprite>npcs/xml/julia.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> @@ -503,8 +503,8 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="432"> - <!-- Demon Male, walking sprite for guard NPC. --> - <sprite>races/demon-male.xml</sprite> + <!-- Redy Male, walking sprite for guard NPC. --> + <sprite>races/Redy-male.xml</sprite> <sprite>equipment/legs/trousers-male.xml</sprite> <sprite>equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite> <sprite>equipment/chest/trainingshirt-male.xml</sprite> @@ -594,13 +594,13 @@ IDs 900-999 = Special <sprite>npcs/xml/bacchus.xml</sprite> </npc> <npc id="444"> - <!-- Demon Male, Stat reseter NPC --> + <!-- Redy Male, Stat reseter NPC --> <sprite>npcs/xml/rumly.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="445"> - <!-- Demon Female, walking sprite for villager NPC. --> - <sprite>races/demon-female.xml</sprite> + <!-- Redy Female, walking sprite for villager NPC. --> + <sprite>races/Redy-female.xml</sprite> <sprite>equipment/legs/trousers-female.xml</sprite> <sprite>equipment/feet/boots-female.xml|#594d36,b49b6c,f4d293</sprite> <sprite>equipment/chest/vneckjumper-female.xml|#683c57,75405b,b75a76,db7b88,ff9b9b,ffd7b9,fffff8</sprite> |