diff options
Diffstat (limited to 'npc/config/hairstyle_config.txt')
-rw-r--r-- | npc/config/hairstyle_config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/config/hairstyle_config.txt b/npc/config/hairstyle_config.txt index c55585393..0d594e9e5 100644 --- a/npc/config/hairstyle_config.txt +++ b/npc/config/hairstyle_config.txt @@ -23,6 +23,6 @@ OnInit: "Silver Grey", "Imperial Blue"; setarray $@allraces$[0], "Human", "Human", "Human", "Elf", "Orc", - "Raijin", "Tritan", "Ukar", "Redy"; + "Raijin", "Tritan", "Ukar", "Redy", "Savior"; end; } |