Skip to content

Commit

Permalink
Updated personality names
Browse files Browse the repository at this point in the history
  • Loading branch information
im-mi committed Apr 20, 2019
1 parent 5624bd4 commit ac83d12
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Plugins/Koikatu/Personality.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@ public enum Personality
{
Sexy = 0x0,
Ojousama = 0x1,
Haughty = 0x2,
Snobby = 0x2,
Kouhai = 0x3,
Mysterious = 0x4,
SpaceCase = 0x5,
Weirdo = 0x5,
YamatoNadeshiko = 0x6,
Boyish = 0x7,
Tomboy = 0x7,
Pure = 0x8,
Simple = 0x9,
EvilEye = 0xA,
Delusional = 0xA,
Motherly = 0xB,
BigSister = 0xC,
BigSisterly = 0xC,
Gyaru = 0xD,
Delinquent = 0xE,
Feral = 0xF,
Wild = 0xF,
Wannabe = 0x10,
Rebel = 0x11,
Unlucky = 0x12,
Reluctant = 0x11,
Jinxed = 0x12,
Bookish = 0x13,
Bashful = 0x14,
TypicalHeroine = 0x15,
Timid = 0x14,
TypicalSchoolgirl = 0x15,
Trendy = 0x16,
Otaku = 0x17,
Yandere = 0x18,
Lazy = 0x19,
Quiet = 0x1A,
Stubborn = 0x1B,
OldFashioned = 0x1C,
Docile = 0x1D,
Humble = 0x1D,
Friendly = 0x1E,
Determined = 0x1F,
Willful = 0x1F,
Honest = 0x20,
Charming = 0x21,
Glamorous = 0x21,
Returnee = 0x22,
Slangy = 0x23,
Sadistic = 0x24,
Expand Down

0 comments on commit ac83d12

Please sign in to comment.