Skip to content
Snippets Groups Projects
Commit ea9b4f85 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'patch-10' into 'pregmod-master'

Add Mediterranean nationality distribution preset.

See merge request pregmodfan/fc-pregmod!2209
parents 7bbe75d5 85a614d3
No related branches found
No related tags found
No related merge requests found
...@@ -819,3 +819,44 @@ ...@@ -819,3 +819,44 @@
<<goto _gotoPassage>> <<goto _gotoPassage>>
<</link>> <</link>>
<</widget>> <</widget>>
<<widget "NationalityPresetModMediterranean">>
<<link Mediterranean>>
<<set $nationalities = {
Albanian: 29,
Algerian: 404,
Andorran: 1,
Bosnian: 35,
British: 1,
Bulgarian: 71,
Catalan: 75,
Croatian: 42,
Cypriot: 12,
Egyptian: 948,
French: 671,
Georgian: 49,
Greek: 108,
Israeli: 89,
Italy: 605,
Lebanese: 60,
Libyan: 63,
Maltese: 5,
Monégasque: 1,
Montenegrin: 7,
Moroccan: 358,
Palestinian: 18,
Portuguese: 102,
Romanian: 132,
Russian: 40,
Sammarinese: 1,
Slovene: 21,
Spanish: 466,
Syrian: 171,
Tunisian: 113,
Turkish: 808,
Ukrainian: 105,
Vatican: 1,
<<set _gotoPassage = passage()>>
<<goto _gotoPassage>>
<</link>>
<</widget>>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment