summaryrefslogtreecommitdiff
path: root/npc/functions/barber.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Contains fixes/reordering for races, guilds and genders.Jesusaves1-5/+37
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled.
2020-04-25update scripts following a hardcoded enum changegumi1-1/+1
2020-04-25add a gender change option to Edouardgumi1-0/+15
2017-10-11what's up with this crazy syntax?s20171023gumi1-12/+12
I blame Reid
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-1/+1
2016-08-06Fixed typos and reworded some sentences in the barber, edouard and fishing ↵Alige1-2/+2
scripts.
2016-08-04Add a blank line on the BarberSayStyle inside the speech flag.Reid1-1/+1
2016-08-04add BarberSayStyle function in barber.txt, and add new line on the top of ↵omatt1-70/+65
menu of edouard, add hairstyle and haircolor array in npc/config/hairstyle_config.txt.
2016-07-17Because of translations, reworked several sentences in scripts, added ↵Alige1-7/+7
missing words and M/F options.
2016-07-12In barber's script typo: String Green -> Spring Green. Reported by Micksha.Alige1-1/+1
2016-04-29Fix the random hair boundary, it could set an unknown hairstyle.Reid1-1/+1
2016-03-01Fix the hair color issue.Reid1-26/+25
2016-03-01Fix wrong random number on barber functions.Reid1-2/+3
2016-02-22Improve barber scripts and add loops.Reid1-88/+96
2016-02-22Update the hair color if a hairstyle get changed (fix the Sdye Regulardye ↵Reid1-1/+3
problem).
2016-02-22Add menuint and improve the barber function.Reid1-63/+87
2016-02-22Use constants in barber script.Andrei Karas1-2/+2
2015-09-07split Barber function into 2Joseph Botosh1-12/+7
2015-07-25Add barber functions.Reid1-0/+86