Skip to content

Commit

Permalink
Merge pull request #237 from sarthak-2305/mistress
Browse files Browse the repository at this point in the history
Add missing gender to some characters
  • Loading branch information
JMPJNS authored Oct 3, 2023
2 parents 1691a82 + abce31b commit a0f9ed2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/data/characters/dehya/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "Flame-Mane",
"vision": "Pyro",
"weapon": "Claymore",
"gender": "Female",
"nation": "Sumeru",
"affiliation": "The Eremites",
"rarity": 5,
Expand Down
1 change: 1 addition & 0 deletions assets/data/characters/lisa/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "Witch of Purple Rose",
"vision": "Electro",
"weapon": "Catalyst",
"gender": "Female",
"nation": "Mondstadt",
"affiliation": "Knights of Favonius",
"rarity": 4,
Expand Down
1 change: 1 addition & 0 deletions assets/data/characters/nahida/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "Physic of Purity",
"vision": "Dendro",
"weapon": "Catalyst",
"gender": "Female",
"nation": "Sumeru",
"affiliation": "Sumeru City",
"rarity": 5,
Expand Down
1 change: 1 addition & 0 deletions assets/data/characters/nilou/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "Dance of Lotuslight",
"vision": "Hydro",
"weapon": "Sword",
"gender": "Female",
"nation": "Sumeru",
"affiliation": "Zubayr Theater",
"rarity": 5,
Expand Down
1 change: 1 addition & 0 deletions assets/data/characters/wanderer/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"title": "Eons Adrift",
"vision": "Anemo",
"weapon": "Catalyst",
"gender": "Male",
"nation": "Sumeru",
"affiliation": "None",
"rarity": 5,
Expand Down

0 comments on commit a0f9ed2

Please sign in to comment.