diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-24 08:53:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-24 09:20:18 -0300 |
commit | a662eff98815523183ca19aa2d9fa5b4d5bbf47c (patch) | |
tree | eace572d10015516464527af9fa31327da040ba3 /npcs.xml | |
parent | aaf7c7e1b19e30e5aaaa912b3059b76c62b38044 (diff) | |
download | clientdata-a662eff98815523183ca19aa2d9fa5b4d5bbf47c.tar.gz clientdata-a662eff98815523183ca19aa2d9fa5b4d5bbf47c.tar.bz2 clientdata-a662eff98815523183ca19aa2d9fa5b4d5bbf47c.tar.xz clientdata-a662eff98815523183ca19aa2d9fa5b4d5bbf47c.zip |
Move stuff around to be more consistent
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -594,7 +594,7 @@ IDs 900-999 = Special </npc> <npc id="432"> <!-- Redy Male, walking sprite for guard NPC. --> - <sprite>races/demon-male.xml</sprite> + <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> @@ -690,7 +690,7 @@ IDs 900-999 = Special </npc> <npc id="445"> <!-- Redy Female, walking sprite for villager NPC. --> - <sprite>races/demon-female.xml</sprite> + <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> |