Guide to hair changing by
RpgMakerSaveEdit. (i might have memory problems - but...)
Two things to remember using editor:
1. Need to save changes and editor quits+saves every single time.
2. Inside game load AGAIN the save file which was above edited. Press "A" / "D" to show / hide Kiras visual representation.
Here we go, use above editor, load your save file than go to editor menu Advanced > Edit switches and variables.
Than go to newly shown tab "Switches" and locate:
Hairpink_availability
Hairbrunette_availability
Hairshort_availability
And tick them all on - so the barber inside game will let you choose all haircuts.
View attachment 1318840
View attachment 1318841
View attachment 1318843
Than inside editor go to tab "Variables". Search variable named:
Kira_hair_state
By changing numerical values you can change Kira hair (every time save changes in editor, than go to game and load that save, and inside game press "A" - to refresh her hair style):
Kira_hair_state = 0
View attachment 1318852
View attachment 1318853
Kira_hair_state = 1
View attachment 1318855
View attachment 1318856
Kira_hair_state = 2
View attachment 1318858
View attachment 1318859
Kira_hair_state = 3
View attachment 1318861
View attachment 1318862
So depending on value given inside the editor - Kira can have 4 different hair styles. Have a fun!