diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -121,9 +121,9 @@ time it is usually better to create a new NPC as one graphic from scratch. --> <sprite>player_female_base.xml</sprite> <sprite>equipment/feet/boots-female.xml|#4f2d29,c89078</sprite> - <sprite>leg-chaps-female.xml</sprite> - <sprite>chest-shorttanktop-female.xml</sprite> - <sprite>hairstyle11.xml|#bb2222,ffee33</sprite> + <sprite>equipment/legs/chaps-female.xml</sprite> + <sprite>equipment/chest/shorttanktop-female.xml</sprite> + <sprite>hairstyles/hairstyle11.xml|#bb2222,ffee33</sprite> </npc> <npc id="202"> <!-- An NPC made only from a particle effect. --> |