Skip to content

Commit fa595e5

Browse files
authored
Fix personality names (#13238)
1 parent 356dd9b commit fa595e5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: android/assets/jsons/Civ V - Gods & Kings/Personalities.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
]
169169
},
170170
{
171-
"name": "Atilla",
171+
"name": "Attila the Hun",
172172
"production": 6,
173173
"food": 4,
174174
"gold": 7,
@@ -236,7 +236,7 @@
236236
]
237237
},
238238
{
239-
"name": "Bismarck",
239+
"name": "Otto von Bismarck",
240240
"production": 8,
241241
"food": 5,
242242
"gold": 5,
@@ -768,7 +768,7 @@
768768
}
769769
},
770770
{
771-
"name": "Maria I",
771+
"name": "Maria Theresa",
772772
"production": 6,
773773
"food": 4,
774774
"gold": 8,
@@ -1174,7 +1174,7 @@
11741174
}
11751175
},
11761176
{
1177-
"name": "Suleiman",
1177+
"name": "Suleiman I",
11781178
"production": 5,
11791179
"food": 4,
11801180
"gold": 5,
@@ -1232,7 +1232,7 @@
12321232
}
12331233
},
12341234
{
1235-
"name": "Washington",
1235+
"name": "George Washington",
12361236
"production": 5,
12371237
"food": 3,
12381238
"gold": 6,

0 commit comments

Comments
 (0)