summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-01-19 12:42:00 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-01-19 12:47:38 +0100
commit38c40f33530ff187460346724d23e57c61a54c19 (patch)
tree5be202b96a3db9ec0367a9a842bc877016c2aba8 /items.xml
parentc6fd1a8f0226346c8d504bef642028a5589f0e0e (diff)
downloadclientdata-38c40f33530ff187460346724d23e57c61a54c19.tar.gz
clientdata-38c40f33530ff187460346724d23e57c61a54c19.tar.bz2
clientdata-38c40f33530ff187460346724d23e57c61a54c19.tar.xz
clientdata-38c40f33530ff187460346724d23e57c61a54c19.zip
Fixed hair style descriptions
Hair styles 10 and 11 had their descriptions mixed up, which probably caused the mixup in the barber script.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index 7ce172ee..17460ad3 100644
--- a/items.xml
+++ b/items.xml
@@ -40,10 +40,10 @@
<item id="-9" type="hairsprite" name="Short and curly">
<sprite>hairstyle9.xml</sprite>
</item>
- <item id="-10" type="hairsprite" name="Long and curly">
+ <item id="-10" type="hairsprite" name="Pigtails">
<sprite>hairstyle10.xml</sprite>
</item>
- <item id="-11" type="hairsprite" name="Pigtails">
+ <item id="-11" type="hairsprite" name="Long and curly">
<sprite>hairstyle11.xml</sprite>
</item>
<item id="-12" type="hairsprite" name="Parted">