diff options
author | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-01-19 12:34:53 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-01-19 12:34:53 +0100 |
commit | be320f8d8e11c1b71c226f4d3f792d1ff8de1666 (patch) | |
tree | 0423c8703766e1a73e4bf283b72abef9e13b477f /npc/functions | |
parent | d66e5af9f0024f897a8d239aa5100b30c487a45b (diff) | |
download | serverdata-be320f8d8e11c1b71c226f4d3f792d1ff8de1666.tar.gz serverdata-be320f8d8e11c1b71c226f4d3f792d1ff8de1666.tar.bz2 serverdata-be320f8d8e11c1b71c226f4d3f792d1ff8de1666.tar.xz serverdata-be320f8d8e11c1b71c226f4d3f792d1ff8de1666.zip |
Fixed barber mixing up hair styles
Long and curly and pigtails were mixed up. Reported on IRC by meway.
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/barber.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt index 57c3c598..ceba8fd8 100644 --- a/npc/functions/barber.txt +++ b/npc/functions/barber.txt @@ -20,8 +20,8 @@ L_Style: "Center parting/Short and slick", -, "Long and slick", -, "Short and curly", -, - "Long and curly", -, "Pigtails", -, + "Long and curly", -, "Parted", -, "Supprise me", -, "Nah, I'm fine", L_Done; |