From a78d49e81b2cfef73412f342929ffe04fbc200aa Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Tue, 19 May 2026 19:49:16 +0800 Subject: Fix total conversion: override vanilla files with same filenames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Key learning: V3 has NO replace_path. Must use same-named files to override. Country definitions: - Renamed 00_alt_history_countries.txt → 00_countries.txt (overrides vanilla) - Created empty 01_africa.txt, 01_pacific_and_australasia.txt, 99_dynamic.txt History overrides (empty files to prevent vanilla countries from loading): - common/history/states/00_states.txt (empty STATES block) - common/history/countries/ (444 empty override files) - common/history/population/ (373 empty override files) Removed invalid replace_paths from metadata.json Co-Authored-By: Claude Opus 4.6 (1M context) --- .../00_alt_history_countries.txt | 323 --------------------- mod/common/country_definitions/00_countries.txt | 323 +++++++++++++++++++++ mod/common/country_definitions/01_africa.txt | 1 + .../01_pacific_and_australasia.txt | 1 + mod/common/country_definitions/99_dynamic.txt | 1 + mod/common/history/countries/abs - absaroka.txt | 1 + mod/common/history/countries/abu - abu dhabi.txt | 1 + mod/common/history/countries/ace - aceh.txt | 1 + mod/common/history/countries/ach - acholi.txt | 1 + mod/common/history/countries/adg - adagh.txt | 1 + mod/common/history/countries/adr - adrar.txt | 1 + mod/common/history/countries/agc -angoche.txt | 1 + mod/common/history/countries/ahg - ahaggar.txt | 1 + mod/common/history/countries/ain - ainu.txt | 1 + mod/common/history/countries/air - air.txt | 1 + mod/common/history/countries/ait - ait abbas.txt | 1 + mod/common/history/countries/ajj - ajjer.txt | 1 + mod/common/history/countries/ajr - ajuran.txt | 1 + mod/common/history/countries/alk - alyaska.txt | 1 + mod/common/history/countries/alw - alwar.txt | 1 + mod/common/history/countries/anh - anhalt.txt | 1 + mod/common/history/countries/ank - ankole.txt | 1 + mod/common/history/countries/anu - anuak.txt | 1 + mod/common/history/countries/apc - apache.txt | 1 + mod/common/history/countries/arb - arabistan.txt | 1 + mod/common/history/countries/arg - argentina.txt | 1 + mod/common/history/countries/arh - arnhem.txt | 1 + mod/common/history/countries/arp - arapaho.txt | 1 + mod/common/history/countries/arr - arrernte.txt | 1 + mod/common/history/countries/ars - arsiland.txt | 1 + mod/common/history/countries/ash - ashanti.txt | 1 + mod/common/history/countries/asm - assam.txt | 1 + mod/common/history/countries/atb - athabaska.txt | 1 + mod/common/history/countries/atr - ataram.txt | 1 + mod/common/history/countries/aul - aulihan.txt | 1 + mod/common/history/countries/aus - austria.txt | 1 + mod/common/history/countries/awa - awadh.txt | 1 + mod/common/history/countries/aws - aussa.txt | 1 + mod/common/history/countries/ayi - anyi.txt | 1 + mod/common/history/countries/bad - baden.txt | 1 + mod/common/history/countries/bag - bagelkhand.txt | 1 + mod/common/history/countries/bal - bali.txt | 1 + mod/common/history/countries/bas - bastar.txt | 1 + mod/common/history/countries/bav - bavaria.txt | 1 + mod/common/history/countries/bce - ceylon.txt | 1 + mod/common/history/countries/bel - belgium.txt | 1 + mod/common/history/countries/ben - benin.txt | 1 + mod/common/history/countries/ber - beroda.txt | 1 + mod/common/history/countries/bgi - bagirmi.txt | 1 + mod/common/history/countries/bgm - begemder.txt | 1 + mod/common/history/countries/bhn - bahrain.txt | 1 + mod/common/history/countries/bho - bhopal.txt | 1 + mod/common/history/countries/bhu - bhutan.txt | 1 + mod/common/history/countries/bhv - bhavnagar.txt | 1 + mod/common/history/countries/bhw - bahawalpur.txt | 1 + .../countries/bic - british east india company.txt | 1 + mod/common/history/countries/bik - bikaner.txt | 1 + mod/common/history/countries/bla - bilua.txt | 1 + mod/common/history/countries/ble - baule.txt | 1 + mod/common/history/countries/blf - blackfoot.txt | 1 + mod/common/history/countries/blg - bulungan.txt | 1 + mod/common/history/countries/bmb - bemba.txt | 1 + mod/common/history/countries/bmm - bamum.txt | 1 + mod/common/history/countries/bnd - bundu.txt | 1 + mod/common/history/countries/bng - bangala.txt | 1 + mod/common/history/countries/bnj - banjar.txt | 1 + mod/common/history/countries/bnn - bannock.txt | 1 + mod/common/history/countries/bny - bunyoro.txt | 1 + mod/common/history/countries/bob - bobangi.txt | 1 + mod/common/history/countries/bol - bolivia.txt | 1 + mod/common/history/countries/bor - bornu.txt | 1 + .../history/countries/bra - braunschweig.txt | 1 + mod/common/history/countries/brd - burundi.txt | 1 + mod/common/history/countries/bre - bremen.txt | 1 + mod/common/history/countries/brg - borgu.txt | 1 + mod/common/history/countries/brk - brakna.txt | 1 + mod/common/history/countries/brn - borana.txt | 1 + mod/common/history/countries/bru - brunei.txt | 1 + mod/common/history/countries/brz - brazil.txt | 1 + mod/common/history/countries/bst - basuto.txt | 1 + mod/common/history/countries/btn - buton.txt | 1 + mod/common/history/countries/bug - buganda.txt | 1 + mod/common/history/countries/buk - bukkhara.txt | 1 + mod/common/history/countries/bun - bundelkhand.txt | 1 + mod/common/history/countries/bur - burma.txt | 1 + mod/common/history/countries/cam - cambodia.txt | 1 + mod/common/history/countries/cay - cayor.txt | 1 + mod/common/history/countries/chc - chechnya.txt | 1 + mod/common/history/countries/chi - china.txt | 1 + mod/common/history/countries/chk - chokwe.txt | 1 + mod/common/history/countries/chl - chile.txt | 1 + mod/common/history/countries/chp - champassak.txt | 1 + mod/common/history/countries/cht - chitral.txt | 1 + mod/common/history/countries/cir - circassia.txt | 1 + mod/common/history/countries/clm - colombia.txt | 1 + mod/common/history/countries/cmb - chaamba.txt | 1 + mod/common/history/countries/cmi - chiang mai.txt | 1 + .../history/countries/cob - saxe-coburg-gotha.txt | 1 + mod/common/history/countries/coc - cochin.txt | 1 + mod/common/history/countries/com - comanche.txt | 1 + mod/common/history/countries/con - constantine.txt | 1 + mod/common/history/countries/coo - cooch behar.txt | 1 + mod/common/history/countries/cro - croatia.txt | 1 + mod/common/history/countries/cub - cuba.txt | 1 + mod/common/history/countries/dah - dahomey.txt | 1 + mod/common/history/countries/dai - dai viet.txt | 1 + mod/common/history/countries/dak - dar al kuti.txt | 1 + .../countries/dei - dutch east indies company.txt | 1 + mod/common/history/countries/den - denmark.txt | 1 + mod/common/history/countries/dfr - darfur.txt | 1 + mod/common/history/countries/dft - dar fertit.txt | 1 + mod/common/history/countries/dgr - degar.txt | 1 + mod/common/history/countries/dha - dharmpur.txt | 1 + mod/common/history/countries/din - dinnik.txt | 1 + mod/common/history/countries/dio - diola.txt | 1 + mod/common/history/countries/dla - duala.txt | 1 + mod/common/history/countries/dlm - delim.txt | 1 + mod/common/history/countries/dnk - dinka.txt | 1 + mod/common/history/countries/ecu - ecuador.txt | 1 + mod/common/history/countries/egy - egypt.txt | 1 + mod/common/history/countries/ewe - ewe.txt | 1 + mod/common/history/countries/ezo - ezochi.txt | 1 + mod/common/history/countries/fin - finland.txt | 1 + mod/common/history/countries/fji - fiji.txt | 1 + mod/common/history/countries/fng - fang.txt | 1 + mod/common/history/countries/fra - france.txt | 1 + .../history/countries/frm - frankfurt am main.txt | 1 + mod/common/history/countries/ftj - futa jallon.txt | 1 + mod/common/history/countries/ftr - futa toro.txt | 1 + mod/common/history/countries/fzn - fezzan.txt | 1 + mod/common/history/countries/gar - garwhal.txt | 1 + .../history/countries/gbr - great britain.txt | 1 + mod/common/history/countries/ggo - gogo.txt | 1 + mod/common/history/countries/gjm - gojjam.txt | 1 + mod/common/history/countries/gld - geledi.txt | 1 + mod/common/history/countries/gni - guarani.txt | 1 + mod/common/history/countries/gre - greece.txt | 1 + mod/common/history/countries/grw - garawa.txt | 1 + mod/common/history/countries/gwa - gwalior.txt | 1 + mod/common/history/countries/gza - gaza.txt | 1 + mod/common/history/countries/hai - haiti.txt | 1 + mod/common/history/countries/ham - hamburg.txt | 1 + mod/common/history/countries/han - hannover.txt | 1 + mod/common/history/countries/har - harar.txt | 1 + mod/common/history/countries/hau - hausa.txt | 1 + mod/common/history/countries/haw - hawaii.txt | 1 + .../history/countries/hbc - hudson bay company.txt | 1 + mod/common/history/countries/hdj - hedjaz.txt | 1 + mod/common/history/countries/hdy - hadiya.txt | 1 + .../history/countries/hek - hesse-kassel.txt | 1 + mod/common/history/countries/her - herat.txt | 1 + mod/common/history/countries/hes - hesse.txt | 1 + mod/common/history/countries/hhe - hehe.txt | 1 + mod/common/history/countries/hla - halia.txt | 1 + mod/common/history/countries/hmb - hemba.txt | 1 + .../history/countries/hoh - hohenzollern.txt | 1 + mod/common/history/countries/hol - holstein.txt | 1 + mod/common/history/countries/hro - herero.txt | 1 + mod/common/history/countries/hun - hungary.txt | 1 + mod/common/history/countries/hyd - hyderabad.txt | 1 + mod/common/history/countries/ibo - ibo.txt | 1 + mod/common/history/countries/ida - idar.txt | 1 + mod/common/history/countries/ind - indore.txt | 1 + .../history/countries/ion - ionian islands.txt | 1 + mod/common/history/countries/iqu - iquichia.txt | 1 + .../history/countries/irc - iron confederacy.txt | 1 + mod/common/history/countries/isq - isaaq.txt | 1 + .../history/countries/jab - jabal shammar.txt | 1 + mod/common/history/countries/jai - jaipur.txt | 1 + mod/common/history/countries/jap - japan.txt | 1 + mod/common/history/countries/jas - jaisalmer.txt | 1 + mod/common/history/countries/jey - jeypore.txt | 1 + mod/common/history/countries/jhn - jhansi.txt | 1 + mod/common/history/countries/jlf - jolof.txt | 1 + mod/common/history/countries/jmb - jambi.txt | 1 + mod/common/history/countries/jod - jodhpur.txt | 1 + mod/common/history/countries/joh - johore.txt | 1 + mod/common/history/countries/jun - junagadh.txt | 1 + mod/common/history/countries/kab - kabul.txt | 1 + mod/common/history/countries/kaf - kafiristan.txt | 1 + mod/common/history/countries/kal - kalat.txt | 1 + mod/common/history/countries/kan - kandahar.txt | 1 + mod/common/history/countries/kas - kashmir.txt | 1 + mod/common/history/countries/kat - kathiri.txt | 1 + mod/common/history/countries/kau - kaurna.txt | 1 + mod/common/history/countries/kba - kuba.txt | 1 + mod/common/history/countries/kbd - kabadougou.txt | 1 + mod/common/history/countries/kbu - kaabu.txt | 1 + mod/common/history/countries/kfa - kaffa.txt | 1 + mod/common/history/countries/khi - khiva.txt | 1 + mod/common/history/countries/khp - kolhapur.txt | 1 + mod/common/history/countries/kki - kuki.txt | 1 + mod/common/history/countries/kky - kikuyu.txt | 1 + mod/common/history/countries/kln - kulin.txt | 1 + mod/common/history/countries/klo - khmer loeu.txt | 1 + mod/common/history/countries/knc - karna.txt | 1 + mod/common/history/countries/kng - kong.txt | 1 + mod/common/history/countries/knk - kanak.txt | 1 + mod/common/history/countries/kno - kurnool.txt | 1 + mod/common/history/countries/kok - kokand.txt | 1 + mod/common/history/countries/kon - kongo.txt | 1 + mod/common/history/countries/kor - korea.txt | 1 + mod/common/history/countries/kot - kotah.txt | 1 + mod/common/history/countries/kra - krakow.txt | 1 + mod/common/history/countries/krg - karangwe.txt | 1 + mod/common/history/countries/kri - kurnai.txt | 1 + mod/common/history/countries/krt - kaarta.txt | 1 + mod/common/history/countries/kru - kru.txt | 1 + mod/common/history/countries/ksn - kasanje.txt | 1 + mod/common/history/countries/kti - kutai.txt | 1 + mod/common/history/countries/ktu - kartu.txt | 1 + mod/common/history/countries/kun - kunduz.txt | 1 + mod/common/history/countries/kut - kutch.txt | 1 + .../history/countries/kyn - kanyara-mantharta.txt | 1 + mod/common/history/countries/kzh - kishi zhuz.txt | 1 + mod/common/history/countries/kzm - kazembe.txt | 1 + mod/common/history/countries/lad - ladakh.txt | 1 + mod/common/history/countries/lah - lahej.txt | 1 + mod/common/history/countries/lan - lanfang.txt | 1 + mod/common/history/countries/lba - luba.txt | 1 + mod/common/history/countries/lga - lega.txt | 1 + mod/common/history/countries/lib - liberia.txt | 1 + mod/common/history/countries/lip - lippe.txt | 1 + mod/common/history/countries/lkt - lakota.txt | 1 + mod/common/history/countries/lnd - lunda.txt | 1 + mod/common/history/countries/lng - loango.txt | 1 + mod/common/history/countries/lrr - larrakia.txt | 1 + .../history/countries/lua - luang prabang.txt | 1 + mod/common/history/countries/lub - lubeck.txt | 1 + mod/common/history/countries/luc - lucca.txt | 1 + mod/common/history/countries/luo - luo.txt | 1 + mod/common/history/countries/lux - luxemburg.txt | 1 + mod/common/history/countries/lzo - barotse.txt | 1 + mod/common/history/countries/mad - madagascar.txt | 1 + mod/common/history/countries/mah - mahra.txt | 1 + mod/common/history/countries/mai - maimana.txt | 1 + mod/common/history/countries/mak - makran.txt | 1 + mod/common/history/countries/mas - mascara.txt | 1 + mod/common/history/countries/mbs - mombasa.txt | 1 + mod/common/history/countries/mcr - micronesia.txt | 1 + mod/common/history/countries/mdk - mandinka.txt | 1 + mod/common/history/countries/mec - mecklenburg.txt | 1 + .../history/countries/mei - saxe-meiningen.txt | 1 + mod/common/history/countries/mew - mewar.txt | 1 + mod/common/history/countries/mex - mexico.txt | 1 + mod/common/history/countries/mgd - maguindanao.txt | 1 + mod/common/history/countries/mgh - khasi.txt | 1 + mod/common/history/countries/mjk - mijikenda.txt | 1 + mod/common/history/countries/mjt - majerteen.txt | 1 + mod/common/history/countries/mkt - miskitia.txt | 1 + mod/common/history/countries/mld - maldives.txt | 1 + mod/common/history/countries/mnb - mangbetu.txt | 1 + mod/common/history/countries/mnc - manica.txt | 1 + mod/common/history/countries/mnd - mindanao.txt | 1 + mod/common/history/countries/mnp - manipur.txt | 1 + mod/common/history/countries/mod - modena.txt | 1 + mod/common/history/countries/mol - moldavia.txt | 1 + mod/common/history/countries/mon - montenegro.txt | 1 + mod/common/history/countries/mor - morocco.txt | 1 + mod/common/history/countries/mos - mossi.txt | 1 + mod/common/history/countries/mra - mara.txt | 1 + mod/common/history/countries/mrn - mirning.txt | 1 + mod/common/history/countries/mrv - maravi.txt | 1 + mod/common/history/countries/msh - mashona.txt | 1 + mod/common/history/countries/msi - masai.txt | 1 + mod/common/history/countries/msk - maseko.txt | 1 + mod/common/history/countries/msn - massina.txt | 1 + .../countries/mst - mecklenburg-strelitz.txt | 1 + mod/common/history/countries/mtb - matabele.txt | 1 + mod/common/history/countries/mtp - mutapa.txt | 1 + mod/common/history/countries/mug - mughals.txt | 1 + mod/common/history/countries/myb - mayurbhanj.txt | 1 + mod/common/history/countries/mys - mysore.txt | 1 + mod/common/history/countries/mzb - mzab.txt | 1 + mod/common/history/countries/nag - nagpur.txt | 1 + mod/common/history/countries/nam - nama.txt | 1 + mod/common/history/countries/nar - narsinghpur.txt | 1 + mod/common/history/countries/nas - nassau.txt | 1 + mod/common/history/countries/naw - nawanagar.txt | 1 + .../history/countries/nbs - new brunswick.txt | 1 + mod/common/history/countries/nej - nejd.txt | 1 + mod/common/history/countries/nep - nepal.txt | 1 + mod/common/history/countries/net - netherlands.txt | 1 + mod/common/history/countries/nga - naga.txt | 1 + mod/common/history/countries/nng - noongar.txt | 1 + mod/common/history/countries/nor - norway.txt | 1 + mod/common/history/countries/npu - north peru.txt | 1 + mod/common/history/countries/nru - nauru.txt | 1 + .../history/countries/nsw - new south wales.txt | 1 + mod/common/history/countries/nto - ngati toa.txt | 1 + mod/common/history/countries/ntu - ngai tahu.txt | 1 + mod/common/history/countries/nue - nuer.txt | 1 + mod/common/history/countries/nvj - navajo.txt | 1 + mod/common/history/countries/nvs - nova scotia.txt | 1 + mod/common/history/countries/nym - unyamwezi.txt | 1 + .../history/countries/nyp - ngumpin-yapa.txt | 1 + mod/common/history/countries/nzp - nez perce.txt | 1 + mod/common/history/countries/ogd - ogaden.txt | 1 + mod/common/history/countries/old - oldenburg.txt | 1 + mod/common/history/countries/oma - oman.txt | 1 + mod/common/history/countries/omo - omo.txt | 1 + mod/common/history/countries/ont - ontario.txt | 1 + mod/common/history/countries/ora - oranje.txt | 1 + mod/common/history/countries/org - oregon.txt | 1 + mod/common/history/countries/orm - orma.txt | 1 + mod/common/history/countries/oua - oualata.txt | 1 + mod/common/history/countries/ovb - ovambo.txt | 1 + mod/common/history/countries/ovm - ovimbundu.txt | 1 + mod/common/history/countries/oyo - oyo.txt | 1 + mod/common/history/countries/ozh - orta zhuz.txt | 1 + mod/common/history/countries/paa - paakintyi.txt | 1 + mod/common/history/countries/pan - panjab.txt | 1 + .../history/countries/pap - papal states.txt | 1 + mod/common/history/countries/par - parma.txt | 1 + mod/common/history/countries/pat - patagonia.txt | 1 + mod/common/history/countries/pco - puerto rico.txt | 1 + mod/common/history/countries/pdi - pedi.txt | 1 + mod/common/history/countries/per - persia.txt | 1 + mod/common/history/countries/phi - philippines.txt | 1 + mod/common/history/countries/phl - philippolis.txt | 1 + mod/common/history/countries/plp - palanpur.txt | 1 + mod/common/history/countries/ply - tahiti.txt | 1 + mod/common/history/countries/pma - pama.txt | 1 + mod/common/history/countries/pni - piratini.txt | 1 + mod/common/history/countries/pon - pontianak.txt | 1 + mod/common/history/countries/por - portugal.txt | 1 + mod/common/history/countries/ppu - papua.txt | 1 + mod/common/history/countries/pra - grao para.txt | 1 + mod/common/history/countries/prg - paraguay.txt | 1 + mod/common/history/countries/prk - perak.txt | 1 + mod/common/history/countries/pru - prussia.txt | 1 + mod/common/history/countries/pta - patiala.txt | 1 + mod/common/history/countries/ptn - patna.txt | 1 + mod/common/history/countries/pud - pudukottai.txt | 1 + mod/common/history/countries/pwn - pawnee.txt | 1 + mod/common/history/countries/que - quebec.txt | 1 + mod/common/history/countries/qwr - qwara.txt | 1 + mod/common/history/countries/rgb - riguibat.txt | 1 + mod/common/history/countries/rus - russia.txt | 1 + mod/common/history/countries/rwd - rwanda.txt | 1 + mod/common/history/countries/ryu - ryukyu.txt | 1 + .../history/countries/saf - south africa.txt | 1 + mod/common/history/countries/sah - sahrawi.txt | 1 + mod/common/history/countries/sak - siak.txt | 1 + mod/common/history/countries/san - san.txt | 1 + mod/common/history/countries/sar - sardinia.txt | 1 + .../history/countries/sas - south australia.txt | 1 + mod/common/history/countries/sat - satara.txt | 1 + mod/common/history/countries/sax - saxony.txt | 1 + mod/common/history/countries/sch - schleswig.txt | 1 + .../history/countries/scm - schaumburg-lippe.txt | 1 + .../history/countries/sct - sipsong chao tai.txt | 1 + mod/common/history/countries/scw - schwarzburg.txt | 1 + mod/common/history/countries/sdm - sidamo.txt | 1 + mod/common/history/countries/sel - selangor.txt | 1 + .../history/countries/seq - indian territory.txt | 1 + mod/common/history/countries/ser - serbia.txt | 1 + mod/common/history/countries/sgu - segou.txt | 1 + mod/common/history/countries/shs - shan.txt | 1 + mod/common/history/countries/shw - shewa.txt | 1 + mod/common/history/countries/sia - siam.txt | 1 + .../history/countries/sic - two sicilies.txt | 1 + mod/common/history/countries/sik - sikkim.txt | 1 + .../history/countries/sil - sierra leone.txt | 1 + mod/common/history/countries/sin - sind.txt | 1 + mod/common/history/countries/skh - sakhalin.txt | 1 + mod/common/history/countries/skm - usukuma.txt | 1 + mod/common/history/countries/sky - sakuye.txt | 1 + mod/common/history/countries/slk - selknam.txt | 1 + mod/common/history/countries/sls - salish.txt | 1 + mod/common/history/countries/slw - sulawesi.txt | 1 + mod/common/history/countries/smb - sambas.txt | 1 + mod/common/history/countries/sml - seminole.txt | 1 + mod/common/history/countries/sng - sangu.txt | 1 + mod/common/history/countries/sok - sokoto.txt | 1 + mod/common/history/countries/spa - spain.txt | 1 + .../history/countries/spc - carlist spain.txt | 1 + mod/common/history/countries/spu - south peru.txt | 1 + mod/common/history/countries/srk - surakarta.txt | 1 + mod/common/history/countries/srr - serer.txt | 1 + mod/common/history/countries/ssu - susu.txt | 1 + mod/common/history/countries/stg - sintang.txt | 1 + mod/common/history/countries/sul - sulu.txt | 1 + mod/common/history/countries/sur - surguja.txt | 1 + mod/common/history/countries/swe - sweden.txt | 1 + mod/common/history/countries/swi - switzerland.txt | 1 + mod/common/history/countries/swz - swaziland.txt | 1 + mod/common/history/countries/tas - tasmania.txt | 1 + mod/common/history/countries/tbi - tibesti.txt | 1 + mod/common/history/countries/tek - tekna.txt | 1 + mod/common/history/countries/tex - texas.txt | 1 + mod/common/history/countries/tgi - tungi.txt | 1 + mod/common/history/countries/tgr - tigray.txt | 1 + mod/common/history/countries/thl - tehuelche.txt | 1 + mod/common/history/countries/tib - tibet.txt | 1 + mod/common/history/countries/tid - tidore.txt | 1 + mod/common/history/countries/tip - tipperah.txt | 1 + mod/common/history/countries/tke - teke.txt | 1 + mod/common/history/countries/tmn - temne.txt | 1 + mod/common/history/countries/tng - tonga.txt | 1 + mod/common/history/countries/tps - toposa.txt | 1 + mod/common/history/countries/tra - travancore.txt | 1 + mod/common/history/countries/tri - tripoli.txt | 1 + mod/common/history/countries/trk - turkana.txt | 1 + mod/common/history/countries/trm - turkmenia.txt | 1 + mod/common/history/countries/trn - transvaal.txt | 1 + .../history/countries/trs - transylvania.txt | 1 + mod/common/history/countries/trz - trarza.txt | 1 + mod/common/history/countries/tsw - botswana.txt | 1 + mod/common/history/countries/tua - tuat.txt | 1 + mod/common/history/countries/tug - touggourt.txt | 1 + mod/common/history/countries/tun - tunis.txt | 1 + .../history/countries/tur - ottoman empire.txt | 1 + mod/common/history/countries/tus - tuscany.txt | 1 + mod/common/history/countries/ubd - baltic.txt | 1 + .../history/countries/uca - central america.txt | 1 + mod/common/history/countries/ult - ulta.txt | 1 + .../history/countries/unt - united tribes.txt | 1 + mod/common/history/countries/uru - uruguay.txt | 1 + mod/common/history/countries/usa - usa.txt | 1 + mod/common/history/countries/ute - ute.txt | 1 + mod/common/history/countries/uzh - uly zhuz.txt | 1 + mod/common/history/countries/vnd - venda.txt | 1 + mod/common/history/countries/vnt - vanuatu.txt | 1 + mod/common/history/countries/vnz - venezuela.txt | 1 + mod/common/history/countries/wad - wadai.txt | 1 + mod/common/history/countries/wal - wallachia.txt | 1 + .../history/countries/was - western australia.txt | 1 + .../history/countries/wbl - waterboersland.txt | 1 + mod/common/history/countries/wdj - wiradjuri.txt | 1 + mod/common/history/countries/wei - saxe-weimar.txt | 1 + mod/common/history/countries/wkb - waka-gabi.txt | 1 + mod/common/history/countries/wld - waldeck.txt | 1 + mod/common/history/countries/wlg - welega.txt | 1 + mod/common/history/countries/wlt - wolaita.txt | 1 + mod/common/history/countries/wrr - worrorran.txt | 1 + mod/common/history/countries/wsg - warsangali.txt | 1 + mod/common/history/countries/wti - wati.txt | 1 + mod/common/history/countries/wtu - witu.txt | 1 + mod/common/history/countries/wur - wurttemberg.txt | 1 + mod/common/history/countries/xho - xhosa.txt | 1 + mod/common/history/countries/ygu - yolngu.txt | 1 + mod/common/history/countries/yka - yaka.txt | 1 + mod/common/history/countries/yog - yogyakarta.txt | 1 + mod/common/history/countries/yur - yura.txt | 1 + mod/common/history/countries/zai - zaidi.txt | 1 + mod/common/history/countries/znd - zande.txt | 1 + mod/common/history/countries/zul - zulu.txt | 1 + mod/common/history/countries/zwy - zuwayya.txt | 1 + mod/common/history/population/abs - absaroka.txt | 1 + mod/common/history/population/abu - abu dhabi.txt | 1 + mod/common/history/population/ace - aceh.txt | 1 + mod/common/history/population/ach - acholi.txt | 1 + mod/common/history/population/adg - adagh.txt | 1 + mod/common/history/population/ahg - ahaggar.txt | 1 + mod/common/history/population/ain - ainu.txt | 1 + mod/common/history/population/air - air.txt | 1 + mod/common/history/population/ait - ait abbas.txt | 1 + mod/common/history/population/ajr - ajuran.txt | 1 + mod/common/history/population/anh - anhalt.txt | 1 + mod/common/history/population/ank - ankole.txt | 1 + mod/common/history/population/anu - anuak.txt | 1 + mod/common/history/population/apc - apache.txt | 1 + mod/common/history/population/arb - arabistan.txt | 1 + mod/common/history/population/arg - argentina.txt | 1 + mod/common/history/population/arh - arnhem.txt | 1 + mod/common/history/population/arp - arapaho.txt | 1 + mod/common/history/population/arr - arrernte.txt | 1 + mod/common/history/population/ars - arsiland.txt | 1 + mod/common/history/population/ash - ashanti.txt | 1 + mod/common/history/population/aul - aulihan.txt | 1 + mod/common/history/population/aus - austria.txt | 1 + mod/common/history/population/awa - awadh.txt | 1 + mod/common/history/population/aws - aussa.txt | 1 + mod/common/history/population/ayi -anyi.txt | 1 + mod/common/history/population/bad - baden.txt | 1 + mod/common/history/population/bal - bali.txt | 1 + mod/common/history/population/bas - bastar.txt | 1 + mod/common/history/population/bav - bavaria.txt | 1 + mod/common/history/population/bce - ceylon.txt | 1 + mod/common/history/population/bel - belgium.txt | 1 + mod/common/history/population/ben - benin.txt | 1 + mod/common/history/population/ber - beroda.txt | 1 + mod/common/history/population/bgi - bagirmi.txt | 1 + mod/common/history/population/bgm - begemder.txt | 1 + mod/common/history/population/bhn - bahrain.txt | 1 + mod/common/history/population/bho - bhopal.txt | 1 + mod/common/history/population/bhu - bhutan.txt | 1 + mod/common/history/population/bhw - bahawalpur.txt | 1 + .../bic - british east india company.txt | 1 + mod/common/history/population/bik - bikaner.txt | 1 + mod/common/history/population/bla - bilua.txt | 1 + mod/common/history/population/ble - baule.txt | 1 + mod/common/history/population/blf - blackfoot.txt | 1 + mod/common/history/population/blg - bulungan.txt | 1 + mod/common/history/population/bmb - bemba.txt | 1 + mod/common/history/population/bmm - bamum.txt | 1 + mod/common/history/population/bnd - bundu.txt | 1 + mod/common/history/population/bng - bangala.txt | 1 + mod/common/history/population/bnj - banjar.txt | 1 + mod/common/history/population/bnn - bannock.txt | 1 + mod/common/history/population/bny - bunyoro.txt | 1 + mod/common/history/population/bob - bobangi.txt | 1 + mod/common/history/population/bol - bolivia.txt | 1 + mod/common/history/population/bor - bornu.txt | 1 + .../history/population/bra - braunschweig.txt | 1 + mod/common/history/population/brd - burundi.txt | 1 + mod/common/history/population/bre - bremen.txt | 1 + mod/common/history/population/brg - borgu.txt | 1 + mod/common/history/population/brn - borana.txt | 1 + mod/common/history/population/bru - brunei.txt | 1 + mod/common/history/population/brz - brazil.txt | 1 + mod/common/history/population/bst - basuto.txt | 1 + mod/common/history/population/btn - buton.txt | 1 + mod/common/history/population/bug - buganda.txt | 1 + mod/common/history/population/buk - bukkhara.txt | 1 + .../history/population/bun - bundelkhand.txt | 1 + mod/common/history/population/bur - burma.txt | 1 + mod/common/history/population/cam - cambodia.txt | 1 + mod/common/history/population/cay - cayor.txt | 1 + mod/common/history/population/chc - chechnya.txt | 1 + mod/common/history/population/chi - china.txt | 1 + mod/common/history/population/chk - chokwe.txt | 1 + mod/common/history/population/chl - chile.txt | 1 + mod/common/history/population/chp - champassak.txt | 1 + mod/common/history/population/cir - circassia.txt | 1 + mod/common/history/population/clm - colombia.txt | 1 + mod/common/history/population/cmi - chiang mai.txt | 1 + .../history/population/cob - saxe-coburg-gotha.txt | 1 + mod/common/history/population/com - comanche.txt | 1 + .../history/population/con - constantine.txt | 1 + mod/common/history/population/cub - cuba.txt | 1 + mod/common/history/population/dah - dahomey.txt | 1 + mod/common/history/population/dai - dai viet.txt | 1 + .../history/population/dak - dar al kuti.txt | 1 + .../history/population/dei - dutch east indies.txt | 1 + mod/common/history/population/den - denmark.txt | 1 + mod/common/history/population/dfr - darfur.txt | 1 + mod/common/history/population/dft - dar fertit.txt | 1 + mod/common/history/population/dla - duala.txt | 1 + mod/common/history/population/dnk - dinka.txt | 1 + mod/common/history/population/ecu - ecuador.txt | 1 + mod/common/history/population/egy - egypt.txt | 1 + mod/common/history/population/ewe - ewe.txt | 1 + mod/common/history/population/fin - finland.txt | 1 + mod/common/history/population/fji - fiji.txt | 1 + mod/common/history/population/fng - fang.txt | 1 + mod/common/history/population/fra - france.txt | 1 + .../history/population/frm - frankfurt am main.txt | 1 + .../history/population/ftj - futa jallon.txt | 1 + mod/common/history/population/ftr - futa toro.txt | 1 + .../history/population/gbr - great britain.txt | 1 + mod/common/history/population/ggo - gogo.txt | 1 + mod/common/history/population/gjm - gojjam.txt | 1 + mod/common/history/population/gld - geledi.txt | 1 + mod/common/history/population/gre - greece.txt | 1 + mod/common/history/population/grw - garawa.txt | 1 + mod/common/history/population/gwa - gwalior.txt | 1 + mod/common/history/population/gza - gaza.txt | 1 + mod/common/history/population/hai - haiti.txt | 1 + mod/common/history/population/ham - hamburg.txt | 1 + mod/common/history/population/han - hannover.txt | 1 + mod/common/history/population/har - harar.txt | 1 + mod/common/history/population/hau - hausa.txt | 1 + mod/common/history/population/haw - hawaii.txt | 1 + .../population/hbc - hudson bay company.txt | 1 + mod/common/history/population/hdj - hedjaz.txt | 1 + mod/common/history/population/hdy - hadiya.txt | 1 + .../history/population/hek - hesse-kassel.txt | 1 + mod/common/history/population/her - herat.txt | 1 + mod/common/history/population/hes - hesse.txt | 1 + mod/common/history/population/hhe - hehe.txt | 1 + mod/common/history/population/hla - halia.txt | 1 + mod/common/history/population/hmb - hemba.txt | 1 + .../history/population/hoh - hohenzollern.txt | 1 + mod/common/history/population/hol - holstein.txt | 1 + mod/common/history/population/hro - herero.txt | 1 + mod/common/history/population/hyd - hyderabad.txt | 1 + mod/common/history/population/ibo - ibo.txt | 1 + mod/common/history/population/ind - indore.txt | 1 + .../history/population/ion - ionian islands.txt | 1 + mod/common/history/population/iqu - iquichia.txt | 1 + .../history/population/irc - iron confederacy.txt | 1 + mod/common/history/population/isq - isaaq.txt | 1 + .../history/population/jab - jabal shammar.txt | 1 + mod/common/history/population/jai - jaipur.txt | 1 + mod/common/history/population/jap - japan.txt | 1 + mod/common/history/population/jas - jaisalmer.txt | 1 + mod/common/history/population/jlf - jolof.txt | 1 + mod/common/history/population/jmb - jambi.txt | 1 + mod/common/history/population/jod - jodhpur.txt | 1 + mod/common/history/population/joh - johore.txt | 1 + mod/common/history/population/kab - kabul.txt | 1 + mod/common/history/population/kal - kalat.txt | 1 + mod/common/history/population/kan - kandahar.txt | 1 + mod/common/history/population/kat - kathiri.txt | 1 + mod/common/history/population/kba - kuba.txt | 1 + mod/common/history/population/kbd - kabadougou.txt | 1 + mod/common/history/population/kbu - kaabu.txt | 1 + mod/common/history/population/kfa - kaffa.txt | 1 + mod/common/history/population/khi - khiva.txt | 1 + mod/common/history/population/kky - kikuyu.txt | 1 + mod/common/history/population/kln - kulin.txt | 1 + mod/common/history/population/knc - karna.txt | 1 + mod/common/history/population/kng - kong.txt | 1 + mod/common/history/population/knk - kanak.txt | 1 + mod/common/history/population/kok - kokand.txt | 1 + mod/common/history/population/kon - kongo.txt | 1 + mod/common/history/population/kor - korea.txt | 1 + mod/common/history/population/kra - krakow.txt | 1 + mod/common/history/population/krg - karangwe.txt | 1 + mod/common/history/population/kri - kurnai.txt | 1 + mod/common/history/population/krt - kaarta.txt | 1 + mod/common/history/population/kru - kru.txt | 1 + mod/common/history/population/ksn - kasanje.txt | 1 + mod/common/history/population/kti - kutai.txt | 1 + mod/common/history/population/ktu - kartu.txt | 1 + mod/common/history/population/kun - kunduz.txt | 1 + mod/common/history/population/kut - kutch.txt | 1 + .../history/population/kyn - kanyara-mantharta.txt | 1 + mod/common/history/population/kzh - kishi zhuz.txt | 1 + mod/common/history/population/kzm - kazembe.txt | 1 + mod/common/history/population/lah - lahej.txt | 1 + mod/common/history/population/lan - lanfang.txt | 1 + mod/common/history/population/lba - luba.txt | 1 + mod/common/history/population/lga - lega.txt | 1 + mod/common/history/population/lib - liberia.txt | 1 + mod/common/history/population/lip - lippe.txt | 1 + mod/common/history/population/lkt - lakota.txt | 1 + mod/common/history/population/lnd - lunda.txt | 1 + mod/common/history/population/lng - loango.txt | 1 + mod/common/history/population/lrr - larrakia.txt | 1 + .../history/population/lua - luang prabang.txt | 1 + mod/common/history/population/lub - lubeck.txt | 1 + mod/common/history/population/luc - lucca.txt | 1 + mod/common/history/population/luo - luo.txt | 1 + mod/common/history/population/lux - luxemburg.txt | 1 + mod/common/history/population/lzo - barotse.txt | 1 + mod/common/history/population/mad - madagascar.txt | 1 + mod/common/history/population/mah - mahra.txt | 1 + mod/common/history/population/mai - maimana.txt | 1 + mod/common/history/population/mak - makran.txt | 1 + mod/common/history/population/mas - mascara.txt | 1 + mod/common/history/population/mbs - mombasa.txt | 1 + mod/common/history/population/mcr - micronesia.txt | 1 + mod/common/history/population/mdk - mandinka.txt | 1 + .../history/population/mec - mecklenburg.txt | 1 + .../history/population/mei - saxe-meiningen.txt | 1 + mod/common/history/population/mew - mewar.txt | 1 + mod/common/history/population/mex - mexico.txt | 1 + .../history/population/mgd - maguindanao.txt | 1 + mod/common/history/population/mjk - mijikenda.txt | 1 + mod/common/history/population/mjt - majerteen.txt | 1 + mod/common/history/population/mld - maldives.txt | 1 + mod/common/history/population/mnb - mangbetu.txt | 1 + mod/common/history/population/mnc - manica.txt | 1 + mod/common/history/population/mod - modena.txt | 1 + mod/common/history/population/mol - moldavia.txt | 1 + mod/common/history/population/mon - montenegro.txt | 1 + mod/common/history/population/mor - morocco.txt | 1 + mod/common/history/population/mos - mossi.txt | 1 + mod/common/history/population/mra - mara.txt | 1 + mod/common/history/population/mrn - mirning.txt | 1 + mod/common/history/population/mrv - maravi.txt | 1 + mod/common/history/population/msh - mashona.txt | 1 + mod/common/history/population/msi - masai.txt | 1 + mod/common/history/population/msk - maseko.txt | 1 + mod/common/history/population/msn - massina.txt | 1 + .../population/mst - mecklenburg-strelitz.txt | 1 + mod/common/history/population/mtb - matabele.txt | 1 + mod/common/history/population/mtp - mutapa.txt | 1 + mod/common/history/population/mys - mysore.txt | 1 + mod/common/history/population/nag - nagpur.txt | 1 + mod/common/history/population/nam - nama.txt | 1 + mod/common/history/population/nas - nassau.txt | 1 + .../history/population/nbs - new brunswick.txt | 1 + mod/common/history/population/nej - nejd.txt | 1 + mod/common/history/population/nep - nepal.txt | 1 + .../history/population/net - netherlands.txt | 1 + mod/common/history/population/nng - noongar.txt | 1 + mod/common/history/population/nor - norway.txt | 1 + mod/common/history/population/npu - north peru.txt | 1 + mod/common/history/population/nru - nauru.txt | 1 + .../history/population/nsw - new south wales.txt | 1 + mod/common/history/population/nto - ngati toa.txt | 1 + mod/common/history/population/ntu - ngai tahu.txt | 1 + mod/common/history/population/nue - nuer.txt | 1 + mod/common/history/population/nvj - navajo.txt | 1 + .../history/population/nvs - nova scotia.txt | 1 + mod/common/history/population/nym - unyamwezi.txt | 1 + .../history/population/nyp - ngumpin-yarda.txt | 1 + mod/common/history/population/nzp - nez perce.txt | 1 + mod/common/history/population/ogd - ogaden.txt | 1 + mod/common/history/population/old - oldenburg.txt | 1 + mod/common/history/population/oma - oman.txt | 1 + mod/common/history/population/omo - omo.txt | 1 + mod/common/history/population/ont - ontario.txt | 1 + mod/common/history/population/ora - oranje.txt | 1 + mod/common/history/population/org - oregon.txt | 1 + mod/common/history/population/ori - orissa.txt | 1 + mod/common/history/population/orm - orma.txt | 1 + mod/common/history/population/oua - oualata.txt | 1 + mod/common/history/population/ovb - ovambo.txt | 1 + mod/common/history/population/ovm - ovimbundu.txt | 1 + mod/common/history/population/oyo - oyo.txt | 1 + mod/common/history/population/ozh - orta zhuz.txt | 1 + mod/common/history/population/paa - paakintyi.txt | 1 + mod/common/history/population/pan - panjab.txt | 1 + .../history/population/pap - papal states.txt | 1 + mod/common/history/population/par - parma.txt | 1 + mod/common/history/population/pat - patagonia.txt | 1 + mod/common/history/population/pdi - pedi.txt | 1 + mod/common/history/population/per - persia.txt | 1 + .../history/population/phi - philippines.txt | 1 + .../history/population/phl - philippolis.txt | 1 + mod/common/history/population/pma - pama.txt | 1 + mod/common/history/population/pni - piratini.txt | 1 + mod/common/history/population/pon - pontianak.txt | 1 + mod/common/history/population/por - portugal.txt | 1 + mod/common/history/population/ppu - papua.txt | 1 + mod/common/history/population/pra - gao para.txt | 1 + mod/common/history/population/prg - paraguay.txt | 1 + mod/common/history/population/prk - perak.txt | 1 + mod/common/history/population/pru - prussia.txt | 1 + mod/common/history/population/pwn - pawnee.txt | 1 + mod/common/history/population/que - quebec.txt | 1 + mod/common/history/population/qwr - qwara.txt | 1 + mod/common/history/population/rus - russia.txt | 1 + mod/common/history/population/rwd - rwanda.txt | 1 + .../history/population/saf - south africa.txt | 1 + mod/common/history/population/sah - sahrawi.txt | 1 + mod/common/history/population/sak - siak.txt | 1 + mod/common/history/population/san - san.txt | 1 + mod/common/history/population/sar - sardinia.txt | 1 + .../history/population/sas - south australia.txt | 1 + mod/common/history/population/sax - saxony.txt | 1 + .../history/population/scm - schaumburg-lippe.txt | 1 + mod/common/history/population/scw - schwarburg.txt | 1 + mod/common/history/population/sdm - sidamo.txt | 1 + mod/common/history/population/sel - selangor.txt | 1 + .../history/population/seq - indian territory.txt | 1 + mod/common/history/population/ser - serbia.txt | 1 + mod/common/history/population/sgu - segou.txt | 1 + mod/common/history/population/shw - shewa.txt | 1 + mod/common/history/population/sia - siam.txt | 1 + .../history/population/sic - two sicilies.txt | 1 + mod/common/history/population/sik - sikkim.txt | 1 + .../history/population/sil - sierra leone.txt | 1 + mod/common/history/population/sin - sind.txt | 1 + mod/common/history/population/skh - sakhalin.txt | 1 + mod/common/history/population/skm - usukuma.txt | 1 + mod/common/history/population/sky - sakuye.txt | 1 + mod/common/history/population/slk - selknam.txt | 1 + mod/common/history/population/sls - salish.txt | 1 + mod/common/history/population/slw - sulawesi.txt | 1 + mod/common/history/population/smb - sambas.txt | 1 + mod/common/history/population/sml - seminole.txt | 1 + mod/common/history/population/sng - sangu.txt | 1 + mod/common/history/population/sok - sokoto.txt | 1 + mod/common/history/population/spa - spain.txt | 1 + mod/common/history/population/spu - south peru.txt | 1 + mod/common/history/population/srk - surakarta.txt | 1 + mod/common/history/population/srr - serer.txt | 1 + mod/common/history/population/ssu - susu.txt | 1 + mod/common/history/population/stg - sintang.txt | 1 + mod/common/history/population/sul - sulu.txt | 1 + mod/common/history/population/swe - sweden.txt | 1 + .../history/population/swi - switzerland.txt | 1 + mod/common/history/population/swz - swaziland.txt | 1 + mod/common/history/population/tas - tasmania.txt | 1 + mod/common/history/population/tbi - tibesti.txt | 1 + mod/common/history/population/tex - texas.txt | 1 + mod/common/history/population/tgi - tungi.txt | 1 + mod/common/history/population/tgr - tigray.txt | 1 + mod/common/history/population/thl - tehuelche.txt | 1 + mod/common/history/population/tib - tibet.txt | 1 + mod/common/history/population/tid - tidore.txt | 1 + mod/common/history/population/tng - tonga.txt | 1 + mod/common/history/population/tps - toposa.txt | 1 + mod/common/history/population/tra - travancore.txt | 1 + mod/common/history/population/tri - tripoli.txt | 1 + mod/common/history/population/trk - turkana.txt | 1 + mod/common/history/population/trm - turkmenia.txt | 1 + mod/common/history/population/trn - transvaal.txt | 1 + mod/common/history/population/trz - trarza.txt | 1 + mod/common/history/population/tsw - tswana.txt | 1 + mod/common/history/population/tua - tuat.txt | 1 + mod/common/history/population/tug - touggourt.txt | 1 + mod/common/history/population/tun - tunis.txt | 1 + .../history/population/tur - ottoman empire.txt | 1 + mod/common/history/population/tus - tuscany.txt | 1 + mod/common/history/population/ubd - baltic.txt | 1 + .../history/population/uca - central america.txt | 1 + .../history/population/unt - united tribes.txt | 1 + mod/common/history/population/uru - uruguay.txt | 1 + mod/common/history/population/usa - usa.txt | 1 + mod/common/history/population/ute - ute.txt | 1 + mod/common/history/population/uzh - uly zhuz.txt | 1 + mod/common/history/population/vnd - venda.txt | 1 + mod/common/history/population/vnt - vanuatu.txt | 1 + mod/common/history/population/vnz - venezuela.txt | 1 + mod/common/history/population/wad - wadai.txt | 1 + mod/common/history/population/wal - wallachia.txt | 1 + .../history/population/was - western australia.txt | 1 + .../history/population/wbl - waterboersland.txt | 1 + mod/common/history/population/wdj - wiradjuri.txt | 1 + .../history/population/wei - saxe-weimar.txt | 1 + mod/common/history/population/wkb - waka-gabi.txt | 1 + mod/common/history/population/wlt - wolaita.txt | 1 + mod/common/history/population/wrr - worrorran.txt | 1 + mod/common/history/population/wsg - warsangali.txt | 1 + mod/common/history/population/wti - wati.txt | 1 + mod/common/history/population/wtu - witu.txt | 1 + .../history/population/wur - wurttemberg.txt | 1 + mod/common/history/population/xho - xhosa.txt | 1 + mod/common/history/population/ygu - yolngu.txt | 1 + mod/common/history/population/yka - yaka.txt | 1 + mod/common/history/population/yog - yogyakarta.txt | 1 + mod/common/history/population/yur - yura.txt | 1 + mod/common/history/population/zai - zaidi.txt | 1 + mod/common/history/population/znd - zande.txt | 1 + mod/common/history/population/zul - zulu.txt | 1 + mod/common/history/states/00_states.txt | 2 + 823 files changed, 1145 insertions(+), 323 deletions(-) delete mode 100644 mod/common/country_definitions/00_alt_history_countries.txt create mode 100644 mod/common/country_definitions/00_countries.txt create mode 100644 mod/common/country_definitions/01_africa.txt create mode 100644 mod/common/country_definitions/01_pacific_and_australasia.txt create mode 100644 mod/common/country_definitions/99_dynamic.txt create mode 100644 mod/common/history/countries/abs - absaroka.txt create mode 100644 mod/common/history/countries/abu - abu dhabi.txt create mode 100644 mod/common/history/countries/ace - aceh.txt create mode 100644 mod/common/history/countries/ach - acholi.txt create mode 100644 mod/common/history/countries/adg - adagh.txt create mode 100644 mod/common/history/countries/adr - adrar.txt create mode 100644 mod/common/history/countries/agc -angoche.txt create mode 100644 mod/common/history/countries/ahg - ahaggar.txt create mode 100644 mod/common/history/countries/ain - ainu.txt create mode 100644 mod/common/history/countries/air - air.txt create mode 100644 mod/common/history/countries/ait - ait abbas.txt create mode 100644 mod/common/history/countries/ajj - ajjer.txt create mode 100644 mod/common/history/countries/ajr - ajuran.txt create mode 100644 mod/common/history/countries/alk - alyaska.txt create mode 100644 mod/common/history/countries/alw - alwar.txt create mode 100644 mod/common/history/countries/anh - anhalt.txt create mode 100644 mod/common/history/countries/ank - ankole.txt create mode 100644 mod/common/history/countries/anu - anuak.txt create mode 100644 mod/common/history/countries/apc - apache.txt create mode 100644 mod/common/history/countries/arb - arabistan.txt create mode 100644 mod/common/history/countries/arg - argentina.txt create mode 100644 mod/common/history/countries/arh - arnhem.txt create mode 100644 mod/common/history/countries/arp - arapaho.txt create mode 100644 mod/common/history/countries/arr - arrernte.txt create mode 100644 mod/common/history/countries/ars - arsiland.txt create mode 100644 mod/common/history/countries/ash - ashanti.txt create mode 100644 mod/common/history/countries/asm - assam.txt create mode 100644 mod/common/history/countries/atb - athabaska.txt create mode 100644 mod/common/history/countries/atr - ataram.txt create mode 100644 mod/common/history/countries/aul - aulihan.txt create mode 100644 mod/common/history/countries/aus - austria.txt create mode 100644 mod/common/history/countries/awa - awadh.txt create mode 100644 mod/common/history/countries/aws - aussa.txt create mode 100644 mod/common/history/countries/ayi - anyi.txt create mode 100644 mod/common/history/countries/bad - baden.txt create mode 100644 mod/common/history/countries/bag - bagelkhand.txt create mode 100644 mod/common/history/countries/bal - bali.txt create mode 100644 mod/common/history/countries/bas - bastar.txt create mode 100644 mod/common/history/countries/bav - bavaria.txt create mode 100644 mod/common/history/countries/bce - ceylon.txt create mode 100644 mod/common/history/countries/bel - belgium.txt create mode 100644 mod/common/history/countries/ben - benin.txt create mode 100644 mod/common/history/countries/ber - beroda.txt create mode 100644 mod/common/history/countries/bgi - bagirmi.txt create mode 100644 mod/common/history/countries/bgm - begemder.txt create mode 100644 mod/common/history/countries/bhn - bahrain.txt create mode 100644 mod/common/history/countries/bho - bhopal.txt create mode 100644 mod/common/history/countries/bhu - bhutan.txt create mode 100644 mod/common/history/countries/bhv - bhavnagar.txt create mode 100644 mod/common/history/countries/bhw - bahawalpur.txt create mode 100644 mod/common/history/countries/bic - british east india company.txt create mode 100644 mod/common/history/countries/bik - bikaner.txt create mode 100644 mod/common/history/countries/bla - bilua.txt create mode 100644 mod/common/history/countries/ble - baule.txt create mode 100644 mod/common/history/countries/blf - blackfoot.txt create mode 100644 mod/common/history/countries/blg - bulungan.txt create mode 100644 mod/common/history/countries/bmb - bemba.txt create mode 100644 mod/common/history/countries/bmm - bamum.txt create mode 100644 mod/common/history/countries/bnd - bundu.txt create mode 100644 mod/common/history/countries/bng - bangala.txt create mode 100644 mod/common/history/countries/bnj - banjar.txt create mode 100644 mod/common/history/countries/bnn - bannock.txt create mode 100644 mod/common/history/countries/bny - bunyoro.txt create mode 100644 mod/common/history/countries/bob - bobangi.txt create mode 100644 mod/common/history/countries/bol - bolivia.txt create mode 100644 mod/common/history/countries/bor - bornu.txt create mode 100644 mod/common/history/countries/bra - braunschweig.txt create mode 100644 mod/common/history/countries/brd - burundi.txt create mode 100644 mod/common/history/countries/bre - bremen.txt create mode 100644 mod/common/history/countries/brg - borgu.txt create mode 100644 mod/common/history/countries/brk - brakna.txt create mode 100644 mod/common/history/countries/brn - borana.txt create mode 100644 mod/common/history/countries/bru - brunei.txt create mode 100644 mod/common/history/countries/brz - brazil.txt create mode 100644 mod/common/history/countries/bst - basuto.txt create mode 100644 mod/common/history/countries/btn - buton.txt create mode 100644 mod/common/history/countries/bug - buganda.txt create mode 100644 mod/common/history/countries/buk - bukkhara.txt create mode 100644 mod/common/history/countries/bun - bundelkhand.txt create mode 100644 mod/common/history/countries/bur - burma.txt create mode 100644 mod/common/history/countries/cam - cambodia.txt create mode 100644 mod/common/history/countries/cay - cayor.txt create mode 100644 mod/common/history/countries/chc - chechnya.txt create mode 100644 mod/common/history/countries/chi - china.txt create mode 100644 mod/common/history/countries/chk - chokwe.txt create mode 100644 mod/common/history/countries/chl - chile.txt create mode 100644 mod/common/history/countries/chp - champassak.txt create mode 100644 mod/common/history/countries/cht - chitral.txt create mode 100644 mod/common/history/countries/cir - circassia.txt create mode 100644 mod/common/history/countries/clm - colombia.txt create mode 100644 mod/common/history/countries/cmb - chaamba.txt create mode 100644 mod/common/history/countries/cmi - chiang mai.txt create mode 100644 mod/common/history/countries/cob - saxe-coburg-gotha.txt create mode 100644 mod/common/history/countries/coc - cochin.txt create mode 100644 mod/common/history/countries/com - comanche.txt create mode 100644 mod/common/history/countries/con - constantine.txt create mode 100644 mod/common/history/countries/coo - cooch behar.txt create mode 100644 mod/common/history/countries/cro - croatia.txt create mode 100644 mod/common/history/countries/cub - cuba.txt create mode 100644 mod/common/history/countries/dah - dahomey.txt create mode 100644 mod/common/history/countries/dai - dai viet.txt create mode 100644 mod/common/history/countries/dak - dar al kuti.txt create mode 100644 mod/common/history/countries/dei - dutch east indies company.txt create mode 100644 mod/common/history/countries/den - denmark.txt create mode 100644 mod/common/history/countries/dfr - darfur.txt create mode 100644 mod/common/history/countries/dft - dar fertit.txt create mode 100644 mod/common/history/countries/dgr - degar.txt create mode 100644 mod/common/history/countries/dha - dharmpur.txt create mode 100644 mod/common/history/countries/din - dinnik.txt create mode 100644 mod/common/history/countries/dio - diola.txt create mode 100644 mod/common/history/countries/dla - duala.txt create mode 100644 mod/common/history/countries/dlm - delim.txt create mode 100644 mod/common/history/countries/dnk - dinka.txt create mode 100644 mod/common/history/countries/ecu - ecuador.txt create mode 100644 mod/common/history/countries/egy - egypt.txt create mode 100644 mod/common/history/countries/ewe - ewe.txt create mode 100644 mod/common/history/countries/ezo - ezochi.txt create mode 100644 mod/common/history/countries/fin - finland.txt create mode 100644 mod/common/history/countries/fji - fiji.txt create mode 100644 mod/common/history/countries/fng - fang.txt create mode 100644 mod/common/history/countries/fra - france.txt create mode 100644 mod/common/history/countries/frm - frankfurt am main.txt create mode 100644 mod/common/history/countries/ftj - futa jallon.txt create mode 100644 mod/common/history/countries/ftr - futa toro.txt create mode 100644 mod/common/history/countries/fzn - fezzan.txt create mode 100644 mod/common/history/countries/gar - garwhal.txt create mode 100644 mod/common/history/countries/gbr - great britain.txt create mode 100644 mod/common/history/countries/ggo - gogo.txt create mode 100644 mod/common/history/countries/gjm - gojjam.txt create mode 100644 mod/common/history/countries/gld - geledi.txt create mode 100644 mod/common/history/countries/gni - guarani.txt create mode 100644 mod/common/history/countries/gre - greece.txt create mode 100644 mod/common/history/countries/grw - garawa.txt create mode 100644 mod/common/history/countries/gwa - gwalior.txt create mode 100644 mod/common/history/countries/gza - gaza.txt create mode 100644 mod/common/history/countries/hai - haiti.txt create mode 100644 mod/common/history/countries/ham - hamburg.txt create mode 100644 mod/common/history/countries/han - hannover.txt create mode 100644 mod/common/history/countries/har - harar.txt create mode 100644 mod/common/history/countries/hau - hausa.txt create mode 100644 mod/common/history/countries/haw - hawaii.txt create mode 100644 mod/common/history/countries/hbc - hudson bay company.txt create mode 100644 mod/common/history/countries/hdj - hedjaz.txt create mode 100644 mod/common/history/countries/hdy - hadiya.txt create mode 100644 mod/common/history/countries/hek - hesse-kassel.txt create mode 100644 mod/common/history/countries/her - herat.txt create mode 100644 mod/common/history/countries/hes - hesse.txt create mode 100644 mod/common/history/countries/hhe - hehe.txt create mode 100644 mod/common/history/countries/hla - halia.txt create mode 100644 mod/common/history/countries/hmb - hemba.txt create mode 100644 mod/common/history/countries/hoh - hohenzollern.txt create mode 100644 mod/common/history/countries/hol - holstein.txt create mode 100644 mod/common/history/countries/hro - herero.txt create mode 100644 mod/common/history/countries/hun - hungary.txt create mode 100644 mod/common/history/countries/hyd - hyderabad.txt create mode 100644 mod/common/history/countries/ibo - ibo.txt create mode 100644 mod/common/history/countries/ida - idar.txt create mode 100644 mod/common/history/countries/ind - indore.txt create mode 100644 mod/common/history/countries/ion - ionian islands.txt create mode 100644 mod/common/history/countries/iqu - iquichia.txt create mode 100644 mod/common/history/countries/irc - iron confederacy.txt create mode 100644 mod/common/history/countries/isq - isaaq.txt create mode 100644 mod/common/history/countries/jab - jabal shammar.txt create mode 100644 mod/common/history/countries/jai - jaipur.txt create mode 100644 mod/common/history/countries/jap - japan.txt create mode 100644 mod/common/history/countries/jas - jaisalmer.txt create mode 100644 mod/common/history/countries/jey - jeypore.txt create mode 100644 mod/common/history/countries/jhn - jhansi.txt create mode 100644 mod/common/history/countries/jlf - jolof.txt create mode 100644 mod/common/history/countries/jmb - jambi.txt create mode 100644 mod/common/history/countries/jod - jodhpur.txt create mode 100644 mod/common/history/countries/joh - johore.txt create mode 100644 mod/common/history/countries/jun - junagadh.txt create mode 100644 mod/common/history/countries/kab - kabul.txt create mode 100644 mod/common/history/countries/kaf - kafiristan.txt create mode 100644 mod/common/history/countries/kal - kalat.txt create mode 100644 mod/common/history/countries/kan - kandahar.txt create mode 100644 mod/common/history/countries/kas - kashmir.txt create mode 100644 mod/common/history/countries/kat - kathiri.txt create mode 100644 mod/common/history/countries/kau - kaurna.txt create mode 100644 mod/common/history/countries/kba - kuba.txt create mode 100644 mod/common/history/countries/kbd - kabadougou.txt create mode 100644 mod/common/history/countries/kbu - kaabu.txt create mode 100644 mod/common/history/countries/kfa - kaffa.txt create mode 100644 mod/common/history/countries/khi - khiva.txt create mode 100644 mod/common/history/countries/khp - kolhapur.txt create mode 100644 mod/common/history/countries/kki - kuki.txt create mode 100644 mod/common/history/countries/kky - kikuyu.txt create mode 100644 mod/common/history/countries/kln - kulin.txt create mode 100644 mod/common/history/countries/klo - khmer loeu.txt create mode 100644 mod/common/history/countries/knc - karna.txt create mode 100644 mod/common/history/countries/kng - kong.txt create mode 100644 mod/common/history/countries/knk - kanak.txt create mode 100644 mod/common/history/countries/kno - kurnool.txt create mode 100644 mod/common/history/countries/kok - kokand.txt create mode 100644 mod/common/history/countries/kon - kongo.txt create mode 100644 mod/common/history/countries/kor - korea.txt create mode 100644 mod/common/history/countries/kot - kotah.txt create mode 100644 mod/common/history/countries/kra - krakow.txt create mode 100644 mod/common/history/countries/krg - karangwe.txt create mode 100644 mod/common/history/countries/kri - kurnai.txt create mode 100644 mod/common/history/countries/krt - kaarta.txt create mode 100644 mod/common/history/countries/kru - kru.txt create mode 100644 mod/common/history/countries/ksn - kasanje.txt create mode 100644 mod/common/history/countries/kti - kutai.txt create mode 100644 mod/common/history/countries/ktu - kartu.txt create mode 100644 mod/common/history/countries/kun - kunduz.txt create mode 100644 mod/common/history/countries/kut - kutch.txt create mode 100644 mod/common/history/countries/kyn - kanyara-mantharta.txt create mode 100644 mod/common/history/countries/kzh - kishi zhuz.txt create mode 100644 mod/common/history/countries/kzm - kazembe.txt create mode 100644 mod/common/history/countries/lad - ladakh.txt create mode 100644 mod/common/history/countries/lah - lahej.txt create mode 100644 mod/common/history/countries/lan - lanfang.txt create mode 100644 mod/common/history/countries/lba - luba.txt create mode 100644 mod/common/history/countries/lga - lega.txt create mode 100644 mod/common/history/countries/lib - liberia.txt create mode 100644 mod/common/history/countries/lip - lippe.txt create mode 100644 mod/common/history/countries/lkt - lakota.txt create mode 100644 mod/common/history/countries/lnd - lunda.txt create mode 100644 mod/common/history/countries/lng - loango.txt create mode 100644 mod/common/history/countries/lrr - larrakia.txt create mode 100644 mod/common/history/countries/lua - luang prabang.txt create mode 100644 mod/common/history/countries/lub - lubeck.txt create mode 100644 mod/common/history/countries/luc - lucca.txt create mode 100644 mod/common/history/countries/luo - luo.txt create mode 100644 mod/common/history/countries/lux - luxemburg.txt create mode 100644 mod/common/history/countries/lzo - barotse.txt create mode 100644 mod/common/history/countries/mad - madagascar.txt create mode 100644 mod/common/history/countries/mah - mahra.txt create mode 100644 mod/common/history/countries/mai - maimana.txt create mode 100644 mod/common/history/countries/mak - makran.txt create mode 100644 mod/common/history/countries/mas - mascara.txt create mode 100644 mod/common/history/countries/mbs - mombasa.txt create mode 100644 mod/common/history/countries/mcr - micronesia.txt create mode 100644 mod/common/history/countries/mdk - mandinka.txt create mode 100644 mod/common/history/countries/mec - mecklenburg.txt create mode 100644 mod/common/history/countries/mei - saxe-meiningen.txt create mode 100644 mod/common/history/countries/mew - mewar.txt create mode 100644 mod/common/history/countries/mex - mexico.txt create mode 100644 mod/common/history/countries/mgd - maguindanao.txt create mode 100644 mod/common/history/countries/mgh - khasi.txt create mode 100644 mod/common/history/countries/mjk - mijikenda.txt create mode 100644 mod/common/history/countries/mjt - majerteen.txt create mode 100644 mod/common/history/countries/mkt - miskitia.txt create mode 100644 mod/common/history/countries/mld - maldives.txt create mode 100644 mod/common/history/countries/mnb - mangbetu.txt create mode 100644 mod/common/history/countries/mnc - manica.txt create mode 100644 mod/common/history/countries/mnd - mindanao.txt create mode 100644 mod/common/history/countries/mnp - manipur.txt create mode 100644 mod/common/history/countries/mod - modena.txt create mode 100644 mod/common/history/countries/mol - moldavia.txt create mode 100644 mod/common/history/countries/mon - montenegro.txt create mode 100644 mod/common/history/countries/mor - morocco.txt create mode 100644 mod/common/history/countries/mos - mossi.txt create mode 100644 mod/common/history/countries/mra - mara.txt create mode 100644 mod/common/history/countries/mrn - mirning.txt create mode 100644 mod/common/history/countries/mrv - maravi.txt create mode 100644 mod/common/history/countries/msh - mashona.txt create mode 100644 mod/common/history/countries/msi - masai.txt create mode 100644 mod/common/history/countries/msk - maseko.txt create mode 100644 mod/common/history/countries/msn - massina.txt create mode 100644 mod/common/history/countries/mst - mecklenburg-strelitz.txt create mode 100644 mod/common/history/countries/mtb - matabele.txt create mode 100644 mod/common/history/countries/mtp - mutapa.txt create mode 100644 mod/common/history/countries/mug - mughals.txt create mode 100644 mod/common/history/countries/myb - mayurbhanj.txt create mode 100644 mod/common/history/countries/mys - mysore.txt create mode 100644 mod/common/history/countries/mzb - mzab.txt create mode 100644 mod/common/history/countries/nag - nagpur.txt create mode 100644 mod/common/history/countries/nam - nama.txt create mode 100644 mod/common/history/countries/nar - narsinghpur.txt create mode 100644 mod/common/history/countries/nas - nassau.txt create mode 100644 mod/common/history/countries/naw - nawanagar.txt create mode 100644 mod/common/history/countries/nbs - new brunswick.txt create mode 100644 mod/common/history/countries/nej - nejd.txt create mode 100644 mod/common/history/countries/nep - nepal.txt create mode 100644 mod/common/history/countries/net - netherlands.txt create mode 100644 mod/common/history/countries/nga - naga.txt create mode 100644 mod/common/history/countries/nng - noongar.txt create mode 100644 mod/common/history/countries/nor - norway.txt create mode 100644 mod/common/history/countries/npu - north peru.txt create mode 100644 mod/common/history/countries/nru - nauru.txt create mode 100644 mod/common/history/countries/nsw - new south wales.txt create mode 100644 mod/common/history/countries/nto - ngati toa.txt create mode 100644 mod/common/history/countries/ntu - ngai tahu.txt create mode 100644 mod/common/history/countries/nue - nuer.txt create mode 100644 mod/common/history/countries/nvj - navajo.txt create mode 100644 mod/common/history/countries/nvs - nova scotia.txt create mode 100644 mod/common/history/countries/nym - unyamwezi.txt create mode 100644 mod/common/history/countries/nyp - ngumpin-yapa.txt create mode 100644 mod/common/history/countries/nzp - nez perce.txt create mode 100644 mod/common/history/countries/ogd - ogaden.txt create mode 100644 mod/common/history/countries/old - oldenburg.txt create mode 100644 mod/common/history/countries/oma - oman.txt create mode 100644 mod/common/history/countries/omo - omo.txt create mode 100644 mod/common/history/countries/ont - ontario.txt create mode 100644 mod/common/history/countries/ora - oranje.txt create mode 100644 mod/common/history/countries/org - oregon.txt create mode 100644 mod/common/history/countries/orm - orma.txt create mode 100644 mod/common/history/countries/oua - oualata.txt create mode 100644 mod/common/history/countries/ovb - ovambo.txt create mode 100644 mod/common/history/countries/ovm - ovimbundu.txt create mode 100644 mod/common/history/countries/oyo - oyo.txt create mode 100644 mod/common/history/countries/ozh - orta zhuz.txt create mode 100644 mod/common/history/countries/paa - paakintyi.txt create mode 100644 mod/common/history/countries/pan - panjab.txt create mode 100644 mod/common/history/countries/pap - papal states.txt create mode 100644 mod/common/history/countries/par - parma.txt create mode 100644 mod/common/history/countries/pat - patagonia.txt create mode 100644 mod/common/history/countries/pco - puerto rico.txt create mode 100644 mod/common/history/countries/pdi - pedi.txt create mode 100644 mod/common/history/countries/per - persia.txt create mode 100644 mod/common/history/countries/phi - philippines.txt create mode 100644 mod/common/history/countries/phl - philippolis.txt create mode 100644 mod/common/history/countries/plp - palanpur.txt create mode 100644 mod/common/history/countries/ply - tahiti.txt create mode 100644 mod/common/history/countries/pma - pama.txt create mode 100644 mod/common/history/countries/pni - piratini.txt create mode 100644 mod/common/history/countries/pon - pontianak.txt create mode 100644 mod/common/history/countries/por - portugal.txt create mode 100644 mod/common/history/countries/ppu - papua.txt create mode 100644 mod/common/history/countries/pra - grao para.txt create mode 100644 mod/common/history/countries/prg - paraguay.txt create mode 100644 mod/common/history/countries/prk - perak.txt create mode 100644 mod/common/history/countries/pru - prussia.txt create mode 100644 mod/common/history/countries/pta - patiala.txt create mode 100644 mod/common/history/countries/ptn - patna.txt create mode 100644 mod/common/history/countries/pud - pudukottai.txt create mode 100644 mod/common/history/countries/pwn - pawnee.txt create mode 100644 mod/common/history/countries/que - quebec.txt create mode 100644 mod/common/history/countries/qwr - qwara.txt create mode 100644 mod/common/history/countries/rgb - riguibat.txt create mode 100644 mod/common/history/countries/rus - russia.txt create mode 100644 mod/common/history/countries/rwd - rwanda.txt create mode 100644 mod/common/history/countries/ryu - ryukyu.txt create mode 100644 mod/common/history/countries/saf - south africa.txt create mode 100644 mod/common/history/countries/sah - sahrawi.txt create mode 100644 mod/common/history/countries/sak - siak.txt create mode 100644 mod/common/history/countries/san - san.txt create mode 100644 mod/common/history/countries/sar - sardinia.txt create mode 100644 mod/common/history/countries/sas - south australia.txt create mode 100644 mod/common/history/countries/sat - satara.txt create mode 100644 mod/common/history/countries/sax - saxony.txt create mode 100644 mod/common/history/countries/sch - schleswig.txt create mode 100644 mod/common/history/countries/scm - schaumburg-lippe.txt create mode 100644 mod/common/history/countries/sct - sipsong chao tai.txt create mode 100644 mod/common/history/countries/scw - schwarzburg.txt create mode 100644 mod/common/history/countries/sdm - sidamo.txt create mode 100644 mod/common/history/countries/sel - selangor.txt create mode 100644 mod/common/history/countries/seq - indian territory.txt create mode 100644 mod/common/history/countries/ser - serbia.txt create mode 100644 mod/common/history/countries/sgu - segou.txt create mode 100644 mod/common/history/countries/shs - shan.txt create mode 100644 mod/common/history/countries/shw - shewa.txt create mode 100644 mod/common/history/countries/sia - siam.txt create mode 100644 mod/common/history/countries/sic - two sicilies.txt create mode 100644 mod/common/history/countries/sik - sikkim.txt create mode 100644 mod/common/history/countries/sil - sierra leone.txt create mode 100644 mod/common/history/countries/sin - sind.txt create mode 100644 mod/common/history/countries/skh - sakhalin.txt create mode 100644 mod/common/history/countries/skm - usukuma.txt create mode 100644 mod/common/history/countries/sky - sakuye.txt create mode 100644 mod/common/history/countries/slk - selknam.txt create mode 100644 mod/common/history/countries/sls - salish.txt create mode 100644 mod/common/history/countries/slw - sulawesi.txt create mode 100644 mod/common/history/countries/smb - sambas.txt create mode 100644 mod/common/history/countries/sml - seminole.txt create mode 100644 mod/common/history/countries/sng - sangu.txt create mode 100644 mod/common/history/countries/sok - sokoto.txt create mode 100644 mod/common/history/countries/spa - spain.txt create mode 100644 mod/common/history/countries/spc - carlist spain.txt create mode 100644 mod/common/history/countries/spu - south peru.txt create mode 100644 mod/common/history/countries/srk - surakarta.txt create mode 100644 mod/common/history/countries/srr - serer.txt create mode 100644 mod/common/history/countries/ssu - susu.txt create mode 100644 mod/common/history/countries/stg - sintang.txt create mode 100644 mod/common/history/countries/sul - sulu.txt create mode 100644 mod/common/history/countries/sur - surguja.txt create mode 100644 mod/common/history/countries/swe - sweden.txt create mode 100644 mod/common/history/countries/swi - switzerland.txt create mode 100644 mod/common/history/countries/swz - swaziland.txt create mode 100644 mod/common/history/countries/tas - tasmania.txt create mode 100644 mod/common/history/countries/tbi - tibesti.txt create mode 100644 mod/common/history/countries/tek - tekna.txt create mode 100644 mod/common/history/countries/tex - texas.txt create mode 100644 mod/common/history/countries/tgi - tungi.txt create mode 100644 mod/common/history/countries/tgr - tigray.txt create mode 100644 mod/common/history/countries/thl - tehuelche.txt create mode 100644 mod/common/history/countries/tib - tibet.txt create mode 100644 mod/common/history/countries/tid - tidore.txt create mode 100644 mod/common/history/countries/tip - tipperah.txt create mode 100644 mod/common/history/countries/tke - teke.txt create mode 100644 mod/common/history/countries/tmn - temne.txt create mode 100644 mod/common/history/countries/tng - tonga.txt create mode 100644 mod/common/history/countries/tps - toposa.txt create mode 100644 mod/common/history/countries/tra - travancore.txt create mode 100644 mod/common/history/countries/tri - tripoli.txt create mode 100644 mod/common/history/countries/trk - turkana.txt create mode 100644 mod/common/history/countries/trm - turkmenia.txt create mode 100644 mod/common/history/countries/trn - transvaal.txt create mode 100644 mod/common/history/countries/trs - transylvania.txt create mode 100644 mod/common/history/countries/trz - trarza.txt create mode 100644 mod/common/history/countries/tsw - botswana.txt create mode 100644 mod/common/history/countries/tua - tuat.txt create mode 100644 mod/common/history/countries/tug - touggourt.txt create mode 100644 mod/common/history/countries/tun - tunis.txt create mode 100644 mod/common/history/countries/tur - ottoman empire.txt create mode 100644 mod/common/history/countries/tus - tuscany.txt create mode 100644 mod/common/history/countries/ubd - baltic.txt create mode 100644 mod/common/history/countries/uca - central america.txt create mode 100644 mod/common/history/countries/ult - ulta.txt create mode 100644 mod/common/history/countries/unt - united tribes.txt create mode 100644 mod/common/history/countries/uru - uruguay.txt create mode 100644 mod/common/history/countries/usa - usa.txt create mode 100644 mod/common/history/countries/ute - ute.txt create mode 100644 mod/common/history/countries/uzh - uly zhuz.txt create mode 100644 mod/common/history/countries/vnd - venda.txt create mode 100644 mod/common/history/countries/vnt - vanuatu.txt create mode 100644 mod/common/history/countries/vnz - venezuela.txt create mode 100644 mod/common/history/countries/wad - wadai.txt create mode 100644 mod/common/history/countries/wal - wallachia.txt create mode 100644 mod/common/history/countries/was - western australia.txt create mode 100644 mod/common/history/countries/wbl - waterboersland.txt create mode 100644 mod/common/history/countries/wdj - wiradjuri.txt create mode 100644 mod/common/history/countries/wei - saxe-weimar.txt create mode 100644 mod/common/history/countries/wkb - waka-gabi.txt create mode 100644 mod/common/history/countries/wld - waldeck.txt create mode 100644 mod/common/history/countries/wlg - welega.txt create mode 100644 mod/common/history/countries/wlt - wolaita.txt create mode 100644 mod/common/history/countries/wrr - worrorran.txt create mode 100644 mod/common/history/countries/wsg - warsangali.txt create mode 100644 mod/common/history/countries/wti - wati.txt create mode 100644 mod/common/history/countries/wtu - witu.txt create mode 100644 mod/common/history/countries/wur - wurttemberg.txt create mode 100644 mod/common/history/countries/xho - xhosa.txt create mode 100644 mod/common/history/countries/ygu - yolngu.txt create mode 100644 mod/common/history/countries/yka - yaka.txt create mode 100644 mod/common/history/countries/yog - yogyakarta.txt create mode 100644 mod/common/history/countries/yur - yura.txt create mode 100644 mod/common/history/countries/zai - zaidi.txt create mode 100644 mod/common/history/countries/znd - zande.txt create mode 100644 mod/common/history/countries/zul - zulu.txt create mode 100644 mod/common/history/countries/zwy - zuwayya.txt create mode 100644 mod/common/history/population/abs - absaroka.txt create mode 100644 mod/common/history/population/abu - abu dhabi.txt create mode 100644 mod/common/history/population/ace - aceh.txt create mode 100644 mod/common/history/population/ach - acholi.txt create mode 100644 mod/common/history/population/adg - adagh.txt create mode 100644 mod/common/history/population/ahg - ahaggar.txt create mode 100644 mod/common/history/population/ain - ainu.txt create mode 100644 mod/common/history/population/air - air.txt create mode 100644 mod/common/history/population/ait - ait abbas.txt create mode 100644 mod/common/history/population/ajr - ajuran.txt create mode 100644 mod/common/history/population/anh - anhalt.txt create mode 100644 mod/common/history/population/ank - ankole.txt create mode 100644 mod/common/history/population/anu - anuak.txt create mode 100644 mod/common/history/population/apc - apache.txt create mode 100644 mod/common/history/population/arb - arabistan.txt create mode 100644 mod/common/history/population/arg - argentina.txt create mode 100644 mod/common/history/population/arh - arnhem.txt create mode 100644 mod/common/history/population/arp - arapaho.txt create mode 100644 mod/common/history/population/arr - arrernte.txt create mode 100644 mod/common/history/population/ars - arsiland.txt create mode 100644 mod/common/history/population/ash - ashanti.txt create mode 100644 mod/common/history/population/aul - aulihan.txt create mode 100644 mod/common/history/population/aus - austria.txt create mode 100644 mod/common/history/population/awa - awadh.txt create mode 100644 mod/common/history/population/aws - aussa.txt create mode 100644 mod/common/history/population/ayi -anyi.txt create mode 100644 mod/common/history/population/bad - baden.txt create mode 100644 mod/common/history/population/bal - bali.txt create mode 100644 mod/common/history/population/bas - bastar.txt create mode 100644 mod/common/history/population/bav - bavaria.txt create mode 100644 mod/common/history/population/bce - ceylon.txt create mode 100644 mod/common/history/population/bel - belgium.txt create mode 100644 mod/common/history/population/ben - benin.txt create mode 100644 mod/common/history/population/ber - beroda.txt create mode 100644 mod/common/history/population/bgi - bagirmi.txt create mode 100644 mod/common/history/population/bgm - begemder.txt create mode 100644 mod/common/history/population/bhn - bahrain.txt create mode 100644 mod/common/history/population/bho - bhopal.txt create mode 100644 mod/common/history/population/bhu - bhutan.txt create mode 100644 mod/common/history/population/bhw - bahawalpur.txt create mode 100644 mod/common/history/population/bic - british east india company.txt create mode 100644 mod/common/history/population/bik - bikaner.txt create mode 100644 mod/common/history/population/bla - bilua.txt create mode 100644 mod/common/history/population/ble - baule.txt create mode 100644 mod/common/history/population/blf - blackfoot.txt create mode 100644 mod/common/history/population/blg - bulungan.txt create mode 100644 mod/common/history/population/bmb - bemba.txt create mode 100644 mod/common/history/population/bmm - bamum.txt create mode 100644 mod/common/history/population/bnd - bundu.txt create mode 100644 mod/common/history/population/bng - bangala.txt create mode 100644 mod/common/history/population/bnj - banjar.txt create mode 100644 mod/common/history/population/bnn - bannock.txt create mode 100644 mod/common/history/population/bny - bunyoro.txt create mode 100644 mod/common/history/population/bob - bobangi.txt create mode 100644 mod/common/history/population/bol - bolivia.txt create mode 100644 mod/common/history/population/bor - bornu.txt create mode 100644 mod/common/history/population/bra - braunschweig.txt create mode 100644 mod/common/history/population/brd - burundi.txt create mode 100644 mod/common/history/population/bre - bremen.txt create mode 100644 mod/common/history/population/brg - borgu.txt create mode 100644 mod/common/history/population/brn - borana.txt create mode 100644 mod/common/history/population/bru - brunei.txt create mode 100644 mod/common/history/population/brz - brazil.txt create mode 100644 mod/common/history/population/bst - basuto.txt create mode 100644 mod/common/history/population/btn - buton.txt create mode 100644 mod/common/history/population/bug - buganda.txt create mode 100644 mod/common/history/population/buk - bukkhara.txt create mode 100644 mod/common/history/population/bun - bundelkhand.txt create mode 100644 mod/common/history/population/bur - burma.txt create mode 100644 mod/common/history/population/cam - cambodia.txt create mode 100644 mod/common/history/population/cay - cayor.txt create mode 100644 mod/common/history/population/chc - chechnya.txt create mode 100644 mod/common/history/population/chi - china.txt create mode 100644 mod/common/history/population/chk - chokwe.txt create mode 100644 mod/common/history/population/chl - chile.txt create mode 100644 mod/common/history/population/chp - champassak.txt create mode 100644 mod/common/history/population/cir - circassia.txt create mode 100644 mod/common/history/population/clm - colombia.txt create mode 100644 mod/common/history/population/cmi - chiang mai.txt create mode 100644 mod/common/history/population/cob - saxe-coburg-gotha.txt create mode 100644 mod/common/history/population/com - comanche.txt create mode 100644 mod/common/history/population/con - constantine.txt create mode 100644 mod/common/history/population/cub - cuba.txt create mode 100644 mod/common/history/population/dah - dahomey.txt create mode 100644 mod/common/history/population/dai - dai viet.txt create mode 100644 mod/common/history/population/dak - dar al kuti.txt create mode 100644 mod/common/history/population/dei - dutch east indies.txt create mode 100644 mod/common/history/population/den - denmark.txt create mode 100644 mod/common/history/population/dfr - darfur.txt create mode 100644 mod/common/history/population/dft - dar fertit.txt create mode 100644 mod/common/history/population/dla - duala.txt create mode 100644 mod/common/history/population/dnk - dinka.txt create mode 100644 mod/common/history/population/ecu - ecuador.txt create mode 100644 mod/common/history/population/egy - egypt.txt create mode 100644 mod/common/history/population/ewe - ewe.txt create mode 100644 mod/common/history/population/fin - finland.txt create mode 100644 mod/common/history/population/fji - fiji.txt create mode 100644 mod/common/history/population/fng - fang.txt create mode 100644 mod/common/history/population/fra - france.txt create mode 100644 mod/common/history/population/frm - frankfurt am main.txt create mode 100644 mod/common/history/population/ftj - futa jallon.txt create mode 100644 mod/common/history/population/ftr - futa toro.txt create mode 100644 mod/common/history/population/gbr - great britain.txt create mode 100644 mod/common/history/population/ggo - gogo.txt create mode 100644 mod/common/history/population/gjm - gojjam.txt create mode 100644 mod/common/history/population/gld - geledi.txt create mode 100644 mod/common/history/population/gre - greece.txt create mode 100644 mod/common/history/population/grw - garawa.txt create mode 100644 mod/common/history/population/gwa - gwalior.txt create mode 100644 mod/common/history/population/gza - gaza.txt create mode 100644 mod/common/history/population/hai - haiti.txt create mode 100644 mod/common/history/population/ham - hamburg.txt create mode 100644 mod/common/history/population/han - hannover.txt create mode 100644 mod/common/history/population/har - harar.txt create mode 100644 mod/common/history/population/hau - hausa.txt create mode 100644 mod/common/history/population/haw - hawaii.txt create mode 100644 mod/common/history/population/hbc - hudson bay company.txt create mode 100644 mod/common/history/population/hdj - hedjaz.txt create mode 100644 mod/common/history/population/hdy - hadiya.txt create mode 100644 mod/common/history/population/hek - hesse-kassel.txt create mode 100644 mod/common/history/population/her - herat.txt create mode 100644 mod/common/history/population/hes - hesse.txt create mode 100644 mod/common/history/population/hhe - hehe.txt create mode 100644 mod/common/history/population/hla - halia.txt create mode 100644 mod/common/history/population/hmb - hemba.txt create mode 100644 mod/common/history/population/hoh - hohenzollern.txt create mode 100644 mod/common/history/population/hol - holstein.txt create mode 100644 mod/common/history/population/hro - herero.txt create mode 100644 mod/common/history/population/hyd - hyderabad.txt create mode 100644 mod/common/history/population/ibo - ibo.txt create mode 100644 mod/common/history/population/ind - indore.txt create mode 100644 mod/common/history/population/ion - ionian islands.txt create mode 100644 mod/common/history/population/iqu - iquichia.txt create mode 100644 mod/common/history/population/irc - iron confederacy.txt create mode 100644 mod/common/history/population/isq - isaaq.txt create mode 100644 mod/common/history/population/jab - jabal shammar.txt create mode 100644 mod/common/history/population/jai - jaipur.txt create mode 100644 mod/common/history/population/jap - japan.txt create mode 100644 mod/common/history/population/jas - jaisalmer.txt create mode 100644 mod/common/history/population/jlf - jolof.txt create mode 100644 mod/common/history/population/jmb - jambi.txt create mode 100644 mod/common/history/population/jod - jodhpur.txt create mode 100644 mod/common/history/population/joh - johore.txt create mode 100644 mod/common/history/population/kab - kabul.txt create mode 100644 mod/common/history/population/kal - kalat.txt create mode 100644 mod/common/history/population/kan - kandahar.txt create mode 100644 mod/common/history/population/kat - kathiri.txt create mode 100644 mod/common/history/population/kba - kuba.txt create mode 100644 mod/common/history/population/kbd - kabadougou.txt create mode 100644 mod/common/history/population/kbu - kaabu.txt create mode 100644 mod/common/history/population/kfa - kaffa.txt create mode 100644 mod/common/history/population/khi - khiva.txt create mode 100644 mod/common/history/population/kky - kikuyu.txt create mode 100644 mod/common/history/population/kln - kulin.txt create mode 100644 mod/common/history/population/knc - karna.txt create mode 100644 mod/common/history/population/kng - kong.txt create mode 100644 mod/common/history/population/knk - kanak.txt create mode 100644 mod/common/history/population/kok - kokand.txt create mode 100644 mod/common/history/population/kon - kongo.txt create mode 100644 mod/common/history/population/kor - korea.txt create mode 100644 mod/common/history/population/kra - krakow.txt create mode 100644 mod/common/history/population/krg - karangwe.txt create mode 100644 mod/common/history/population/kri - kurnai.txt create mode 100644 mod/common/history/population/krt - kaarta.txt create mode 100644 mod/common/history/population/kru - kru.txt create mode 100644 mod/common/history/population/ksn - kasanje.txt create mode 100644 mod/common/history/population/kti - kutai.txt create mode 100644 mod/common/history/population/ktu - kartu.txt create mode 100644 mod/common/history/population/kun - kunduz.txt create mode 100644 mod/common/history/population/kut - kutch.txt create mode 100644 mod/common/history/population/kyn - kanyara-mantharta.txt create mode 100644 mod/common/history/population/kzh - kishi zhuz.txt create mode 100644 mod/common/history/population/kzm - kazembe.txt create mode 100644 mod/common/history/population/lah - lahej.txt create mode 100644 mod/common/history/population/lan - lanfang.txt create mode 100644 mod/common/history/population/lba - luba.txt create mode 100644 mod/common/history/population/lga - lega.txt create mode 100644 mod/common/history/population/lib - liberia.txt create mode 100644 mod/common/history/population/lip - lippe.txt create mode 100644 mod/common/history/population/lkt - lakota.txt create mode 100644 mod/common/history/population/lnd - lunda.txt create mode 100644 mod/common/history/population/lng - loango.txt create mode 100644 mod/common/history/population/lrr - larrakia.txt create mode 100644 mod/common/history/population/lua - luang prabang.txt create mode 100644 mod/common/history/population/lub - lubeck.txt create mode 100644 mod/common/history/population/luc - lucca.txt create mode 100644 mod/common/history/population/luo - luo.txt create mode 100644 mod/common/history/population/lux - luxemburg.txt create mode 100644 mod/common/history/population/lzo - barotse.txt create mode 100644 mod/common/history/population/mad - madagascar.txt create mode 100644 mod/common/history/population/mah - mahra.txt create mode 100644 mod/common/history/population/mai - maimana.txt create mode 100644 mod/common/history/population/mak - makran.txt create mode 100644 mod/common/history/population/mas - mascara.txt create mode 100644 mod/common/history/population/mbs - mombasa.txt create mode 100644 mod/common/history/population/mcr - micronesia.txt create mode 100644 mod/common/history/population/mdk - mandinka.txt create mode 100644 mod/common/history/population/mec - mecklenburg.txt create mode 100644 mod/common/history/population/mei - saxe-meiningen.txt create mode 100644 mod/common/history/population/mew - mewar.txt create mode 100644 mod/common/history/population/mex - mexico.txt create mode 100644 mod/common/history/population/mgd - maguindanao.txt create mode 100644 mod/common/history/population/mjk - mijikenda.txt create mode 100644 mod/common/history/population/mjt - majerteen.txt create mode 100644 mod/common/history/population/mld - maldives.txt create mode 100644 mod/common/history/population/mnb - mangbetu.txt create mode 100644 mod/common/history/population/mnc - manica.txt create mode 100644 mod/common/history/population/mod - modena.txt create mode 100644 mod/common/history/population/mol - moldavia.txt create mode 100644 mod/common/history/population/mon - montenegro.txt create mode 100644 mod/common/history/population/mor - morocco.txt create mode 100644 mod/common/history/population/mos - mossi.txt create mode 100644 mod/common/history/population/mra - mara.txt create mode 100644 mod/common/history/population/mrn - mirning.txt create mode 100644 mod/common/history/population/mrv - maravi.txt create mode 100644 mod/common/history/population/msh - mashona.txt create mode 100644 mod/common/history/population/msi - masai.txt create mode 100644 mod/common/history/population/msk - maseko.txt create mode 100644 mod/common/history/population/msn - massina.txt create mode 100644 mod/common/history/population/mst - mecklenburg-strelitz.txt create mode 100644 mod/common/history/population/mtb - matabele.txt create mode 100644 mod/common/history/population/mtp - mutapa.txt create mode 100644 mod/common/history/population/mys - mysore.txt create mode 100644 mod/common/history/population/nag - nagpur.txt create mode 100644 mod/common/history/population/nam - nama.txt create mode 100644 mod/common/history/population/nas - nassau.txt create mode 100644 mod/common/history/population/nbs - new brunswick.txt create mode 100644 mod/common/history/population/nej - nejd.txt create mode 100644 mod/common/history/population/nep - nepal.txt create mode 100644 mod/common/history/population/net - netherlands.txt create mode 100644 mod/common/history/population/nng - noongar.txt create mode 100644 mod/common/history/population/nor - norway.txt create mode 100644 mod/common/history/population/npu - north peru.txt create mode 100644 mod/common/history/population/nru - nauru.txt create mode 100644 mod/common/history/population/nsw - new south wales.txt create mode 100644 mod/common/history/population/nto - ngati toa.txt create mode 100644 mod/common/history/population/ntu - ngai tahu.txt create mode 100644 mod/common/history/population/nue - nuer.txt create mode 100644 mod/common/history/population/nvj - navajo.txt create mode 100644 mod/common/history/population/nvs - nova scotia.txt create mode 100644 mod/common/history/population/nym - unyamwezi.txt create mode 100644 mod/common/history/population/nyp - ngumpin-yarda.txt create mode 100644 mod/common/history/population/nzp - nez perce.txt create mode 100644 mod/common/history/population/ogd - ogaden.txt create mode 100644 mod/common/history/population/old - oldenburg.txt create mode 100644 mod/common/history/population/oma - oman.txt create mode 100644 mod/common/history/population/omo - omo.txt create mode 100644 mod/common/history/population/ont - ontario.txt create mode 100644 mod/common/history/population/ora - oranje.txt create mode 100644 mod/common/history/population/org - oregon.txt create mode 100644 mod/common/history/population/ori - orissa.txt create mode 100644 mod/common/history/population/orm - orma.txt create mode 100644 mod/common/history/population/oua - oualata.txt create mode 100644 mod/common/history/population/ovb - ovambo.txt create mode 100644 mod/common/history/population/ovm - ovimbundu.txt create mode 100644 mod/common/history/population/oyo - oyo.txt create mode 100644 mod/common/history/population/ozh - orta zhuz.txt create mode 100644 mod/common/history/population/paa - paakintyi.txt create mode 100644 mod/common/history/population/pan - panjab.txt create mode 100644 mod/common/history/population/pap - papal states.txt create mode 100644 mod/common/history/population/par - parma.txt create mode 100644 mod/common/history/population/pat - patagonia.txt create mode 100644 mod/common/history/population/pdi - pedi.txt create mode 100644 mod/common/history/population/per - persia.txt create mode 100644 mod/common/history/population/phi - philippines.txt create mode 100644 mod/common/history/population/phl - philippolis.txt create mode 100644 mod/common/history/population/pma - pama.txt create mode 100644 mod/common/history/population/pni - piratini.txt create mode 100644 mod/common/history/population/pon - pontianak.txt create mode 100644 mod/common/history/population/por - portugal.txt create mode 100644 mod/common/history/population/ppu - papua.txt create mode 100644 mod/common/history/population/pra - gao para.txt create mode 100644 mod/common/history/population/prg - paraguay.txt create mode 100644 mod/common/history/population/prk - perak.txt create mode 100644 mod/common/history/population/pru - prussia.txt create mode 100644 mod/common/history/population/pwn - pawnee.txt create mode 100644 mod/common/history/population/que - quebec.txt create mode 100644 mod/common/history/population/qwr - qwara.txt create mode 100644 mod/common/history/population/rus - russia.txt create mode 100644 mod/common/history/population/rwd - rwanda.txt create mode 100644 mod/common/history/population/saf - south africa.txt create mode 100644 mod/common/history/population/sah - sahrawi.txt create mode 100644 mod/common/history/population/sak - siak.txt create mode 100644 mod/common/history/population/san - san.txt create mode 100644 mod/common/history/population/sar - sardinia.txt create mode 100644 mod/common/history/population/sas - south australia.txt create mode 100644 mod/common/history/population/sax - saxony.txt create mode 100644 mod/common/history/population/scm - schaumburg-lippe.txt create mode 100644 mod/common/history/population/scw - schwarburg.txt create mode 100644 mod/common/history/population/sdm - sidamo.txt create mode 100644 mod/common/history/population/sel - selangor.txt create mode 100644 mod/common/history/population/seq - indian territory.txt create mode 100644 mod/common/history/population/ser - serbia.txt create mode 100644 mod/common/history/population/sgu - segou.txt create mode 100644 mod/common/history/population/shw - shewa.txt create mode 100644 mod/common/history/population/sia - siam.txt create mode 100644 mod/common/history/population/sic - two sicilies.txt create mode 100644 mod/common/history/population/sik - sikkim.txt create mode 100644 mod/common/history/population/sil - sierra leone.txt create mode 100644 mod/common/history/population/sin - sind.txt create mode 100644 mod/common/history/population/skh - sakhalin.txt create mode 100644 mod/common/history/population/skm - usukuma.txt create mode 100644 mod/common/history/population/sky - sakuye.txt create mode 100644 mod/common/history/population/slk - selknam.txt create mode 100644 mod/common/history/population/sls - salish.txt create mode 100644 mod/common/history/population/slw - sulawesi.txt create mode 100644 mod/common/history/population/smb - sambas.txt create mode 100644 mod/common/history/population/sml - seminole.txt create mode 100644 mod/common/history/population/sng - sangu.txt create mode 100644 mod/common/history/population/sok - sokoto.txt create mode 100644 mod/common/history/population/spa - spain.txt create mode 100644 mod/common/history/population/spu - south peru.txt create mode 100644 mod/common/history/population/srk - surakarta.txt create mode 100644 mod/common/history/population/srr - serer.txt create mode 100644 mod/common/history/population/ssu - susu.txt create mode 100644 mod/common/history/population/stg - sintang.txt create mode 100644 mod/common/history/population/sul - sulu.txt create mode 100644 mod/common/history/population/swe - sweden.txt create mode 100644 mod/common/history/population/swi - switzerland.txt create mode 100644 mod/common/history/population/swz - swaziland.txt create mode 100644 mod/common/history/population/tas - tasmania.txt create mode 100644 mod/common/history/population/tbi - tibesti.txt create mode 100644 mod/common/history/population/tex - texas.txt create mode 100644 mod/common/history/population/tgi - tungi.txt create mode 100644 mod/common/history/population/tgr - tigray.txt create mode 100644 mod/common/history/population/thl - tehuelche.txt create mode 100644 mod/common/history/population/tib - tibet.txt create mode 100644 mod/common/history/population/tid - tidore.txt create mode 100644 mod/common/history/population/tng - tonga.txt create mode 100644 mod/common/history/population/tps - toposa.txt create mode 100644 mod/common/history/population/tra - travancore.txt create mode 100644 mod/common/history/population/tri - tripoli.txt create mode 100644 mod/common/history/population/trk - turkana.txt create mode 100644 mod/common/history/population/trm - turkmenia.txt create mode 100644 mod/common/history/population/trn - transvaal.txt create mode 100644 mod/common/history/population/trz - trarza.txt create mode 100644 mod/common/history/population/tsw - tswana.txt create mode 100644 mod/common/history/population/tua - tuat.txt create mode 100644 mod/common/history/population/tug - touggourt.txt create mode 100644 mod/common/history/population/tun - tunis.txt create mode 100644 mod/common/history/population/tur - ottoman empire.txt create mode 100644 mod/common/history/population/tus - tuscany.txt create mode 100644 mod/common/history/population/ubd - baltic.txt create mode 100644 mod/common/history/population/uca - central america.txt create mode 100644 mod/common/history/population/unt - united tribes.txt create mode 100644 mod/common/history/population/uru - uruguay.txt create mode 100644 mod/common/history/population/usa - usa.txt create mode 100644 mod/common/history/population/ute - ute.txt create mode 100644 mod/common/history/population/uzh - uly zhuz.txt create mode 100644 mod/common/history/population/vnd - venda.txt create mode 100644 mod/common/history/population/vnt - vanuatu.txt create mode 100644 mod/common/history/population/vnz - venezuela.txt create mode 100644 mod/common/history/population/wad - wadai.txt create mode 100644 mod/common/history/population/wal - wallachia.txt create mode 100644 mod/common/history/population/was - western australia.txt create mode 100644 mod/common/history/population/wbl - waterboersland.txt create mode 100644 mod/common/history/population/wdj - wiradjuri.txt create mode 100644 mod/common/history/population/wei - saxe-weimar.txt create mode 100644 mod/common/history/population/wkb - waka-gabi.txt create mode 100644 mod/common/history/population/wlt - wolaita.txt create mode 100644 mod/common/history/population/wrr - worrorran.txt create mode 100644 mod/common/history/population/wsg - warsangali.txt create mode 100644 mod/common/history/population/wti - wati.txt create mode 100644 mod/common/history/population/wtu - witu.txt create mode 100644 mod/common/history/population/wur - wurttemberg.txt create mode 100644 mod/common/history/population/xho - xhosa.txt create mode 100644 mod/common/history/population/ygu - yolngu.txt create mode 100644 mod/common/history/population/yka - yaka.txt create mode 100644 mod/common/history/population/yog - yogyakarta.txt create mode 100644 mod/common/history/population/yur - yura.txt create mode 100644 mod/common/history/population/zai - zaidi.txt create mode 100644 mod/common/history/population/znd - zande.txt create mode 100644 mod/common/history/population/zul - zulu.txt create mode 100644 mod/common/history/states/00_states.txt diff --git a/mod/common/country_definitions/00_alt_history_countries.txt b/mod/common/country_definitions/00_alt_history_countries.txt deleted file mode 100644 index 84ceea9..0000000 --- a/mod/common/country_definitions/00_alt_history_countries.txt +++ /dev/null @@ -1,323 +0,0 @@ -# Alt History Mod - Country Definitions -# Tags: CAPITAL LETTERS + NUMBERS ONLY (3 characters) - -# ========================================== -# TIER 1: GREAT POWERS -# ========================================== - -# New Song Dynasty (新宋) -SON = { - color = { 200 170 50 } - country_type = recognized - tier = empire - cultures = { southern_han northern_han } - capital = STATE_ZHEJIANG -} - -# Italian Roman Empire (罗马帝国 / Italian Empire) -ROM = { - color = { 130 20 30 } - country_type = recognized - tier = empire - cultures = { north_italian south_italian } - capital = STATE_LAZIO -} - -# Kingdom of England (英格兰王国) -ENG = { - color = { 180 30 30 } - country_type = recognized - tier = empire - cultures = { british } - capital = STATE_HOME_COUNTIES -} - -# Greater Germany (大德意志联邦) -GER = { - color = { 100 100 100 } - country_type = recognized - tier = empire - cultures = { north_german south_german } - capital = STATE_HESSE -} - -# Ilkhanate (伊尔汗国) -ILK = { - color = { 60 140 80 } - country_type = recognized - tier = empire - cultures = { persian } - capital = STATE_AZERBAIJAN -} - -# ========================================== -# TIER 1.5: MAJOR POWERS -# ========================================== - -# Japan (日本) -JAP = { - color = { 200 200 200 } - country_type = recognized - tier = empire - cultures = { japanese } - capital = STATE_KANTO -} - -# Kalmar Union (卡尔马联盟) -KAL = { - color = { 0 80 160 } - country_type = recognized - tier = empire - cultures = { swedish norwegian danish } - capital = STATE_ZEALAND -} - -# Bohemia (波西米亚) -BOH = { - color = { 180 0 0 } - country_type = recognized - tier = kingdom - cultures = { czech } - capital = STATE_BOHEMIA -} - -# ========================================== -# TIER 2: REGIONAL POWERS -# ========================================== - -# French Republic (法兰西共和国) -FRA = { - color = { 30 50 180 } - country_type = recognized - tier = empire - cultures = { french } - capital = STATE_ILE_DE_FRANCE -} - -# Crown of Aragon (阿拉贡王冠) -ARA = { - color = { 200 150 0 } - country_type = recognized - tier = kingdom - cultures = { catalan } - capital = STATE_CATALONIA -} - -# Jianzhou Republic (建州共和国) -JZH = { - color = { 80 80 120 } - country_type = recognized - tier = kingdom - cultures = { northern_han } - capital = STATE_SHENGJING -} - -# Portuguese South America (葡属南美) -POR = { - color = { 0 100 50 } - country_type = recognized - tier = empire - cultures = { brazilian } - capital = STATE_RIO_DE_JANEIRO -} - -# Morocco (摩洛哥) -MOR = { - color = { 50 120 50 } - country_type = recognized - tier = kingdom - cultures = { moroccan } - capital = STATE_FEZ -} - -# ========================================== -# TIER 2.5: MEDIUM POWERS -# ========================================== - -# Duchy of Burgundy (勃艮第公国) -BUR = { - color = { 100 0 100 } - country_type = recognized - tier = kingdom - cultures = { french } - capital = STATE_BURGUNDY -} - -# Kingdom of Korea (朝鲜王国) -KOR = { - color = { 100 140 180 } - country_type = recognized - tier = kingdom - cultures = { korean } - capital = STATE_SEOUL -} - -# Egypt (埃及) -EGY = { - color = { 180 160 60 } - country_type = recognized - tier = kingdom - cultures = { misri } - capital = STATE_LOWER_EGYPT -} - -# Castile (卡斯蒂利亚) -CAS = { - color = { 180 140 100 } - country_type = recognized - tier = kingdom - cultures = { spanish } - capital = STATE_NEW_CASTILE -} - -# Illyria (伊利里亚 - Italian vassal) -ILL = { - color = { 100 130 160 } - country_type = recognized - tier = kingdom - cultures = { illyrian } - capital = STATE_WESTERN_SERBIA -} - -# Byzantine Empire (拜占庭帝国 - Italian vassal) -BYZ = { - color = { 120 0 80 } - country_type = recognized - tier = empire - cultures = { greek } - capital = STATE_EASTERN_THRACE -} - -# ========================================== -# TIER 3: SMALL POWERS -# ========================================== - -# Great Khanate (大汗国) -GKH = { - color = { 50 90 20 } - country_type = recognized - tier = empire - cultures = { mongol_rus } - capital = STATE_ASTRAKHAN -} - -# Northern Ulus (北方兀鲁思 - GKH vassal) -NUL = { - color = { 70 100 40 } - country_type = recognized - tier = principality - cultures = { novgorod_rus } - capital = STATE_NOVGOROD -} - -# Mongol Khanate (蒙古汗国) -MGL = { - color = { 140 110 60 } - country_type = recognized - tier = kingdom - cultures = { mongol } - capital = STATE_URGA -} - -# Grand Duchy of Poland (波兰大公国 - German puppet) -POL = { - color = { 200 50 50 } - country_type = recognized - tier = grand_principality - cultures = { polish } - capital = STATE_POSEN -} - -# Bulgaria (保加利亚) -BUL = { - color = { 60 100 60 } - country_type = recognized - tier = kingdom - cultures = { bulgarian } - capital = STATE_NORTHERN_THRACE -} - -# Khoqand Khanate (浩罕汗国 - Ilkhanate vassal) -KHQ = { - color = { 90 160 120 } - country_type = recognized - tier = kingdom - cultures = { uzbek } - capital = STATE_FERGANA -} - -# Granada (格拉纳达) -GRA = { - color = { 10 130 10 } - country_type = recognized - tier = principality - cultures = { andalusian } - capital = STATE_UPPER_ANDALUSIA -} - -# Eastern Chagatai (东察合台) -ECH = { - color = { 120 140 80 } - country_type = recognized - tier = principality - cultures = { uighur } - capital = STATE_TIANSHAN -} - -# Siam (暹罗) -SIA = { - color = { 180 120 140 } - country_type = recognized - tier = kingdom - cultures = { thai } - capital = STATE_BANGKOK -} - -# ========================================== -# FORMABLE / RELEASABLE / DYNAMIC -# ========================================== - -# Songhai Empire (桑海帝国) -SGH = { - color = { 160 120 40 } - country_type = recognized - tier = empire - cultures = { songhai } - capital = STATE_TIMBUKTU -} - -# Maratha (马拉塔联邦 - Indian state) -MAR = { - color = { 200 120 0 } - country_type = recognized - tier = kingdom - cultures = { marathi } - capital = STATE_BOMBAY -} - -# Timurid India remnant (帖木儿-印度残余) -TIM = { - color = { 100 180 100 } - country_type = recognized - tier = kingdom - cultures = { hindustani } - capital = STATE_DELHI -} - -# Mysore (迈索尔) -MYS = { - color = { 180 50 50 } - country_type = recognized - tier = kingdom - cultures = { kannada } - capital = STATE_MYSORE -} - -# Australian Song Colony (澳宋殖民地) -AUS = { - color = { 180 160 100 } - country_type = recognized - tier = principality - cultures = { southern_han } - capital = STATE_NORTHERN_TERRITORY -} diff --git a/mod/common/country_definitions/00_countries.txt b/mod/common/country_definitions/00_countries.txt new file mode 100644 index 0000000..84ceea9 --- /dev/null +++ b/mod/common/country_definitions/00_countries.txt @@ -0,0 +1,323 @@ +# Alt History Mod - Country Definitions +# Tags: CAPITAL LETTERS + NUMBERS ONLY (3 characters) + +# ========================================== +# TIER 1: GREAT POWERS +# ========================================== + +# New Song Dynasty (新宋) +SON = { + color = { 200 170 50 } + country_type = recognized + tier = empire + cultures = { southern_han northern_han } + capital = STATE_ZHEJIANG +} + +# Italian Roman Empire (罗马帝国 / Italian Empire) +ROM = { + color = { 130 20 30 } + country_type = recognized + tier = empire + cultures = { north_italian south_italian } + capital = STATE_LAZIO +} + +# Kingdom of England (英格兰王国) +ENG = { + color = { 180 30 30 } + country_type = recognized + tier = empire + cultures = { british } + capital = STATE_HOME_COUNTIES +} + +# Greater Germany (大德意志联邦) +GER = { + color = { 100 100 100 } + country_type = recognized + tier = empire + cultures = { north_german south_german } + capital = STATE_HESSE +} + +# Ilkhanate (伊尔汗国) +ILK = { + color = { 60 140 80 } + country_type = recognized + tier = empire + cultures = { persian } + capital = STATE_AZERBAIJAN +} + +# ========================================== +# TIER 1.5: MAJOR POWERS +# ========================================== + +# Japan (日本) +JAP = { + color = { 200 200 200 } + country_type = recognized + tier = empire + cultures = { japanese } + capital = STATE_KANTO +} + +# Kalmar Union (卡尔马联盟) +KAL = { + color = { 0 80 160 } + country_type = recognized + tier = empire + cultures = { swedish norwegian danish } + capital = STATE_ZEALAND +} + +# Bohemia (波西米亚) +BOH = { + color = { 180 0 0 } + country_type = recognized + tier = kingdom + cultures = { czech } + capital = STATE_BOHEMIA +} + +# ========================================== +# TIER 2: REGIONAL POWERS +# ========================================== + +# French Republic (法兰西共和国) +FRA = { + color = { 30 50 180 } + country_type = recognized + tier = empire + cultures = { french } + capital = STATE_ILE_DE_FRANCE +} + +# Crown of Aragon (阿拉贡王冠) +ARA = { + color = { 200 150 0 } + country_type = recognized + tier = kingdom + cultures = { catalan } + capital = STATE_CATALONIA +} + +# Jianzhou Republic (建州共和国) +JZH = { + color = { 80 80 120 } + country_type = recognized + tier = kingdom + cultures = { northern_han } + capital = STATE_SHENGJING +} + +# Portuguese South America (葡属南美) +POR = { + color = { 0 100 50 } + country_type = recognized + tier = empire + cultures = { brazilian } + capital = STATE_RIO_DE_JANEIRO +} + +# Morocco (摩洛哥) +MOR = { + color = { 50 120 50 } + country_type = recognized + tier = kingdom + cultures = { moroccan } + capital = STATE_FEZ +} + +# ========================================== +# TIER 2.5: MEDIUM POWERS +# ========================================== + +# Duchy of Burgundy (勃艮第公国) +BUR = { + color = { 100 0 100 } + country_type = recognized + tier = kingdom + cultures = { french } + capital = STATE_BURGUNDY +} + +# Kingdom of Korea (朝鲜王国) +KOR = { + color = { 100 140 180 } + country_type = recognized + tier = kingdom + cultures = { korean } + capital = STATE_SEOUL +} + +# Egypt (埃及) +EGY = { + color = { 180 160 60 } + country_type = recognized + tier = kingdom + cultures = { misri } + capital = STATE_LOWER_EGYPT +} + +# Castile (卡斯蒂利亚) +CAS = { + color = { 180 140 100 } + country_type = recognized + tier = kingdom + cultures = { spanish } + capital = STATE_NEW_CASTILE +} + +# Illyria (伊利里亚 - Italian vassal) +ILL = { + color = { 100 130 160 } + country_type = recognized + tier = kingdom + cultures = { illyrian } + capital = STATE_WESTERN_SERBIA +} + +# Byzantine Empire (拜占庭帝国 - Italian vassal) +BYZ = { + color = { 120 0 80 } + country_type = recognized + tier = empire + cultures = { greek } + capital = STATE_EASTERN_THRACE +} + +# ========================================== +# TIER 3: SMALL POWERS +# ========================================== + +# Great Khanate (大汗国) +GKH = { + color = { 50 90 20 } + country_type = recognized + tier = empire + cultures = { mongol_rus } + capital = STATE_ASTRAKHAN +} + +# Northern Ulus (北方兀鲁思 - GKH vassal) +NUL = { + color = { 70 100 40 } + country_type = recognized + tier = principality + cultures = { novgorod_rus } + capital = STATE_NOVGOROD +} + +# Mongol Khanate (蒙古汗国) +MGL = { + color = { 140 110 60 } + country_type = recognized + tier = kingdom + cultures = { mongol } + capital = STATE_URGA +} + +# Grand Duchy of Poland (波兰大公国 - German puppet) +POL = { + color = { 200 50 50 } + country_type = recognized + tier = grand_principality + cultures = { polish } + capital = STATE_POSEN +} + +# Bulgaria (保加利亚) +BUL = { + color = { 60 100 60 } + country_type = recognized + tier = kingdom + cultures = { bulgarian } + capital = STATE_NORTHERN_THRACE +} + +# Khoqand Khanate (浩罕汗国 - Ilkhanate vassal) +KHQ = { + color = { 90 160 120 } + country_type = recognized + tier = kingdom + cultures = { uzbek } + capital = STATE_FERGANA +} + +# Granada (格拉纳达) +GRA = { + color = { 10 130 10 } + country_type = recognized + tier = principality + cultures = { andalusian } + capital = STATE_UPPER_ANDALUSIA +} + +# Eastern Chagatai (东察合台) +ECH = { + color = { 120 140 80 } + country_type = recognized + tier = principality + cultures = { uighur } + capital = STATE_TIANSHAN +} + +# Siam (暹罗) +SIA = { + color = { 180 120 140 } + country_type = recognized + tier = kingdom + cultures = { thai } + capital = STATE_BANGKOK +} + +# ========================================== +# FORMABLE / RELEASABLE / DYNAMIC +# ========================================== + +# Songhai Empire (桑海帝国) +SGH = { + color = { 160 120 40 } + country_type = recognized + tier = empire + cultures = { songhai } + capital = STATE_TIMBUKTU +} + +# Maratha (马拉塔联邦 - Indian state) +MAR = { + color = { 200 120 0 } + country_type = recognized + tier = kingdom + cultures = { marathi } + capital = STATE_BOMBAY +} + +# Timurid India remnant (帖木儿-印度残余) +TIM = { + color = { 100 180 100 } + country_type = recognized + tier = kingdom + cultures = { hindustani } + capital = STATE_DELHI +} + +# Mysore (迈索尔) +MYS = { + color = { 180 50 50 } + country_type = recognized + tier = kingdom + cultures = { kannada } + capital = STATE_MYSORE +} + +# Australian Song Colony (澳宋殖民地) +AUS = { + color = { 180 160 100 } + country_type = recognized + tier = principality + cultures = { southern_han } + capital = STATE_NORTHERN_TERRITORY +} diff --git a/mod/common/country_definitions/01_africa.txt b/mod/common/country_definitions/01_africa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/country_definitions/01_africa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/country_definitions/01_pacific_and_australasia.txt b/mod/common/country_definitions/01_pacific_and_australasia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/country_definitions/01_pacific_and_australasia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/country_definitions/99_dynamic.txt b/mod/common/country_definitions/99_dynamic.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/country_definitions/99_dynamic.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/abs - absaroka.txt b/mod/common/history/countries/abs - absaroka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/abs - absaroka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/abu - abu dhabi.txt b/mod/common/history/countries/abu - abu dhabi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/abu - abu dhabi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ace - aceh.txt b/mod/common/history/countries/ace - aceh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ace - aceh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ach - acholi.txt b/mod/common/history/countries/ach - acholi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ach - acholi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/adg - adagh.txt b/mod/common/history/countries/adg - adagh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/adg - adagh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/adr - adrar.txt b/mod/common/history/countries/adr - adrar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/adr - adrar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/agc -angoche.txt b/mod/common/history/countries/agc -angoche.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/agc -angoche.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ahg - ahaggar.txt b/mod/common/history/countries/ahg - ahaggar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ahg - ahaggar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ain - ainu.txt b/mod/common/history/countries/ain - ainu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ain - ainu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/air - air.txt b/mod/common/history/countries/air - air.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/air - air.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ait - ait abbas.txt b/mod/common/history/countries/ait - ait abbas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ait - ait abbas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ajj - ajjer.txt b/mod/common/history/countries/ajj - ajjer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ajj - ajjer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ajr - ajuran.txt b/mod/common/history/countries/ajr - ajuran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ajr - ajuran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/alk - alyaska.txt b/mod/common/history/countries/alk - alyaska.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/alk - alyaska.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/alw - alwar.txt b/mod/common/history/countries/alw - alwar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/alw - alwar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/anh - anhalt.txt b/mod/common/history/countries/anh - anhalt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/anh - anhalt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ank - ankole.txt b/mod/common/history/countries/ank - ankole.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ank - ankole.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/anu - anuak.txt b/mod/common/history/countries/anu - anuak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/anu - anuak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/apc - apache.txt b/mod/common/history/countries/apc - apache.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/apc - apache.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/arb - arabistan.txt b/mod/common/history/countries/arb - arabistan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/arb - arabistan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/arg - argentina.txt b/mod/common/history/countries/arg - argentina.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/arg - argentina.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/arh - arnhem.txt b/mod/common/history/countries/arh - arnhem.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/arh - arnhem.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/arp - arapaho.txt b/mod/common/history/countries/arp - arapaho.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/arp - arapaho.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/arr - arrernte.txt b/mod/common/history/countries/arr - arrernte.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/arr - arrernte.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ars - arsiland.txt b/mod/common/history/countries/ars - arsiland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ars - arsiland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ash - ashanti.txt b/mod/common/history/countries/ash - ashanti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ash - ashanti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/asm - assam.txt b/mod/common/history/countries/asm - assam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/asm - assam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/atb - athabaska.txt b/mod/common/history/countries/atb - athabaska.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/atb - athabaska.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/atr - ataram.txt b/mod/common/history/countries/atr - ataram.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/atr - ataram.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/aul - aulihan.txt b/mod/common/history/countries/aul - aulihan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/aul - aulihan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/aus - austria.txt b/mod/common/history/countries/aus - austria.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/aus - austria.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/awa - awadh.txt b/mod/common/history/countries/awa - awadh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/awa - awadh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/aws - aussa.txt b/mod/common/history/countries/aws - aussa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/aws - aussa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ayi - anyi.txt b/mod/common/history/countries/ayi - anyi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ayi - anyi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bad - baden.txt b/mod/common/history/countries/bad - baden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bad - baden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bag - bagelkhand.txt b/mod/common/history/countries/bag - bagelkhand.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bag - bagelkhand.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bal - bali.txt b/mod/common/history/countries/bal - bali.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bal - bali.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bas - bastar.txt b/mod/common/history/countries/bas - bastar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bas - bastar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bav - bavaria.txt b/mod/common/history/countries/bav - bavaria.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bav - bavaria.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bce - ceylon.txt b/mod/common/history/countries/bce - ceylon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bce - ceylon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bel - belgium.txt b/mod/common/history/countries/bel - belgium.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bel - belgium.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ben - benin.txt b/mod/common/history/countries/ben - benin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ben - benin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ber - beroda.txt b/mod/common/history/countries/ber - beroda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ber - beroda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bgi - bagirmi.txt b/mod/common/history/countries/bgi - bagirmi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bgi - bagirmi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bgm - begemder.txt b/mod/common/history/countries/bgm - begemder.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bgm - begemder.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bhn - bahrain.txt b/mod/common/history/countries/bhn - bahrain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bhn - bahrain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bho - bhopal.txt b/mod/common/history/countries/bho - bhopal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bho - bhopal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bhu - bhutan.txt b/mod/common/history/countries/bhu - bhutan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bhu - bhutan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bhv - bhavnagar.txt b/mod/common/history/countries/bhv - bhavnagar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bhv - bhavnagar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bhw - bahawalpur.txt b/mod/common/history/countries/bhw - bahawalpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bhw - bahawalpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bic - british east india company.txt b/mod/common/history/countries/bic - british east india company.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bic - british east india company.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bik - bikaner.txt b/mod/common/history/countries/bik - bikaner.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bik - bikaner.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bla - bilua.txt b/mod/common/history/countries/bla - bilua.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bla - bilua.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ble - baule.txt b/mod/common/history/countries/ble - baule.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ble - baule.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/blf - blackfoot.txt b/mod/common/history/countries/blf - blackfoot.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/blf - blackfoot.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/blg - bulungan.txt b/mod/common/history/countries/blg - bulungan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/blg - bulungan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bmb - bemba.txt b/mod/common/history/countries/bmb - bemba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bmb - bemba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bmm - bamum.txt b/mod/common/history/countries/bmm - bamum.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bmm - bamum.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bnd - bundu.txt b/mod/common/history/countries/bnd - bundu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bnd - bundu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bng - bangala.txt b/mod/common/history/countries/bng - bangala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bng - bangala.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bnj - banjar.txt b/mod/common/history/countries/bnj - banjar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bnj - banjar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bnn - bannock.txt b/mod/common/history/countries/bnn - bannock.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bnn - bannock.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bny - bunyoro.txt b/mod/common/history/countries/bny - bunyoro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bny - bunyoro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bob - bobangi.txt b/mod/common/history/countries/bob - bobangi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bob - bobangi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bol - bolivia.txt b/mod/common/history/countries/bol - bolivia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bol - bolivia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bor - bornu.txt b/mod/common/history/countries/bor - bornu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bor - bornu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bra - braunschweig.txt b/mod/common/history/countries/bra - braunschweig.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bra - braunschweig.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/brd - burundi.txt b/mod/common/history/countries/brd - burundi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/brd - burundi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bre - bremen.txt b/mod/common/history/countries/bre - bremen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bre - bremen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/brg - borgu.txt b/mod/common/history/countries/brg - borgu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/brg - borgu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/brk - brakna.txt b/mod/common/history/countries/brk - brakna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/brk - brakna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/brn - borana.txt b/mod/common/history/countries/brn - borana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/brn - borana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bru - brunei.txt b/mod/common/history/countries/bru - brunei.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bru - brunei.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/brz - brazil.txt b/mod/common/history/countries/brz - brazil.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/brz - brazil.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bst - basuto.txt b/mod/common/history/countries/bst - basuto.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bst - basuto.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/btn - buton.txt b/mod/common/history/countries/btn - buton.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/btn - buton.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bug - buganda.txt b/mod/common/history/countries/bug - buganda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bug - buganda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/buk - bukkhara.txt b/mod/common/history/countries/buk - bukkhara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/buk - bukkhara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bun - bundelkhand.txt b/mod/common/history/countries/bun - bundelkhand.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bun - bundelkhand.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/bur - burma.txt b/mod/common/history/countries/bur - burma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/bur - burma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cam - cambodia.txt b/mod/common/history/countries/cam - cambodia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cam - cambodia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cay - cayor.txt b/mod/common/history/countries/cay - cayor.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cay - cayor.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/chc - chechnya.txt b/mod/common/history/countries/chc - chechnya.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/chc - chechnya.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/chi - china.txt b/mod/common/history/countries/chi - china.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/chi - china.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/chk - chokwe.txt b/mod/common/history/countries/chk - chokwe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/chk - chokwe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/chl - chile.txt b/mod/common/history/countries/chl - chile.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/chl - chile.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/chp - champassak.txt b/mod/common/history/countries/chp - champassak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/chp - champassak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cht - chitral.txt b/mod/common/history/countries/cht - chitral.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cht - chitral.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cir - circassia.txt b/mod/common/history/countries/cir - circassia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cir - circassia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/clm - colombia.txt b/mod/common/history/countries/clm - colombia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/clm - colombia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cmb - chaamba.txt b/mod/common/history/countries/cmb - chaamba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cmb - chaamba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cmi - chiang mai.txt b/mod/common/history/countries/cmi - chiang mai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cmi - chiang mai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cob - saxe-coburg-gotha.txt b/mod/common/history/countries/cob - saxe-coburg-gotha.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cob - saxe-coburg-gotha.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/coc - cochin.txt b/mod/common/history/countries/coc - cochin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/coc - cochin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/com - comanche.txt b/mod/common/history/countries/com - comanche.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/com - comanche.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/con - constantine.txt b/mod/common/history/countries/con - constantine.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/con - constantine.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/coo - cooch behar.txt b/mod/common/history/countries/coo - cooch behar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/coo - cooch behar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cro - croatia.txt b/mod/common/history/countries/cro - croatia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cro - croatia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/cub - cuba.txt b/mod/common/history/countries/cub - cuba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/cub - cuba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dah - dahomey.txt b/mod/common/history/countries/dah - dahomey.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dah - dahomey.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dai - dai viet.txt b/mod/common/history/countries/dai - dai viet.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dai - dai viet.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dak - dar al kuti.txt b/mod/common/history/countries/dak - dar al kuti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dak - dar al kuti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dei - dutch east indies company.txt b/mod/common/history/countries/dei - dutch east indies company.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dei - dutch east indies company.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/den - denmark.txt b/mod/common/history/countries/den - denmark.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/den - denmark.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dfr - darfur.txt b/mod/common/history/countries/dfr - darfur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dfr - darfur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dft - dar fertit.txt b/mod/common/history/countries/dft - dar fertit.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dft - dar fertit.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dgr - degar.txt b/mod/common/history/countries/dgr - degar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dgr - degar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dha - dharmpur.txt b/mod/common/history/countries/dha - dharmpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dha - dharmpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/din - dinnik.txt b/mod/common/history/countries/din - dinnik.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/din - dinnik.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dio - diola.txt b/mod/common/history/countries/dio - diola.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dio - diola.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dla - duala.txt b/mod/common/history/countries/dla - duala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dla - duala.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dlm - delim.txt b/mod/common/history/countries/dlm - delim.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dlm - delim.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/dnk - dinka.txt b/mod/common/history/countries/dnk - dinka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/dnk - dinka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ecu - ecuador.txt b/mod/common/history/countries/ecu - ecuador.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ecu - ecuador.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/egy - egypt.txt b/mod/common/history/countries/egy - egypt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/egy - egypt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ewe - ewe.txt b/mod/common/history/countries/ewe - ewe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ewe - ewe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ezo - ezochi.txt b/mod/common/history/countries/ezo - ezochi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ezo - ezochi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/fin - finland.txt b/mod/common/history/countries/fin - finland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/fin - finland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/fji - fiji.txt b/mod/common/history/countries/fji - fiji.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/fji - fiji.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/fng - fang.txt b/mod/common/history/countries/fng - fang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/fng - fang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/fra - france.txt b/mod/common/history/countries/fra - france.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/fra - france.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/frm - frankfurt am main.txt b/mod/common/history/countries/frm - frankfurt am main.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/frm - frankfurt am main.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ftj - futa jallon.txt b/mod/common/history/countries/ftj - futa jallon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ftj - futa jallon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ftr - futa toro.txt b/mod/common/history/countries/ftr - futa toro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ftr - futa toro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/fzn - fezzan.txt b/mod/common/history/countries/fzn - fezzan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/fzn - fezzan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gar - garwhal.txt b/mod/common/history/countries/gar - garwhal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gar - garwhal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gbr - great britain.txt b/mod/common/history/countries/gbr - great britain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gbr - great britain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ggo - gogo.txt b/mod/common/history/countries/ggo - gogo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ggo - gogo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gjm - gojjam.txt b/mod/common/history/countries/gjm - gojjam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gjm - gojjam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gld - geledi.txt b/mod/common/history/countries/gld - geledi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gld - geledi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gni - guarani.txt b/mod/common/history/countries/gni - guarani.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gni - guarani.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gre - greece.txt b/mod/common/history/countries/gre - greece.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gre - greece.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/grw - garawa.txt b/mod/common/history/countries/grw - garawa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/grw - garawa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gwa - gwalior.txt b/mod/common/history/countries/gwa - gwalior.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gwa - gwalior.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/gza - gaza.txt b/mod/common/history/countries/gza - gaza.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/gza - gaza.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hai - haiti.txt b/mod/common/history/countries/hai - haiti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hai - haiti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ham - hamburg.txt b/mod/common/history/countries/ham - hamburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ham - hamburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/han - hannover.txt b/mod/common/history/countries/han - hannover.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/han - hannover.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/har - harar.txt b/mod/common/history/countries/har - harar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/har - harar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hau - hausa.txt b/mod/common/history/countries/hau - hausa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hau - hausa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/haw - hawaii.txt b/mod/common/history/countries/haw - hawaii.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/haw - hawaii.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hbc - hudson bay company.txt b/mod/common/history/countries/hbc - hudson bay company.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hbc - hudson bay company.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hdj - hedjaz.txt b/mod/common/history/countries/hdj - hedjaz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hdj - hedjaz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hdy - hadiya.txt b/mod/common/history/countries/hdy - hadiya.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hdy - hadiya.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hek - hesse-kassel.txt b/mod/common/history/countries/hek - hesse-kassel.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hek - hesse-kassel.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/her - herat.txt b/mod/common/history/countries/her - herat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/her - herat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hes - hesse.txt b/mod/common/history/countries/hes - hesse.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hes - hesse.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hhe - hehe.txt b/mod/common/history/countries/hhe - hehe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hhe - hehe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hla - halia.txt b/mod/common/history/countries/hla - halia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hla - halia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hmb - hemba.txt b/mod/common/history/countries/hmb - hemba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hmb - hemba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hoh - hohenzollern.txt b/mod/common/history/countries/hoh - hohenzollern.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hoh - hohenzollern.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hol - holstein.txt b/mod/common/history/countries/hol - holstein.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hol - holstein.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hro - herero.txt b/mod/common/history/countries/hro - herero.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hro - herero.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hun - hungary.txt b/mod/common/history/countries/hun - hungary.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hun - hungary.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/hyd - hyderabad.txt b/mod/common/history/countries/hyd - hyderabad.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/hyd - hyderabad.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ibo - ibo.txt b/mod/common/history/countries/ibo - ibo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ibo - ibo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ida - idar.txt b/mod/common/history/countries/ida - idar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ida - idar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ind - indore.txt b/mod/common/history/countries/ind - indore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ind - indore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ion - ionian islands.txt b/mod/common/history/countries/ion - ionian islands.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ion - ionian islands.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/iqu - iquichia.txt b/mod/common/history/countries/iqu - iquichia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/iqu - iquichia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/irc - iron confederacy.txt b/mod/common/history/countries/irc - iron confederacy.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/irc - iron confederacy.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/isq - isaaq.txt b/mod/common/history/countries/isq - isaaq.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/isq - isaaq.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jab - jabal shammar.txt b/mod/common/history/countries/jab - jabal shammar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jab - jabal shammar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jai - jaipur.txt b/mod/common/history/countries/jai - jaipur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jai - jaipur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jap - japan.txt b/mod/common/history/countries/jap - japan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jap - japan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jas - jaisalmer.txt b/mod/common/history/countries/jas - jaisalmer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jas - jaisalmer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jey - jeypore.txt b/mod/common/history/countries/jey - jeypore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jey - jeypore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jhn - jhansi.txt b/mod/common/history/countries/jhn - jhansi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jhn - jhansi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jlf - jolof.txt b/mod/common/history/countries/jlf - jolof.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jlf - jolof.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jmb - jambi.txt b/mod/common/history/countries/jmb - jambi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jmb - jambi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jod - jodhpur.txt b/mod/common/history/countries/jod - jodhpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jod - jodhpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/joh - johore.txt b/mod/common/history/countries/joh - johore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/joh - johore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/jun - junagadh.txt b/mod/common/history/countries/jun - junagadh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/jun - junagadh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kab - kabul.txt b/mod/common/history/countries/kab - kabul.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kab - kabul.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kaf - kafiristan.txt b/mod/common/history/countries/kaf - kafiristan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kaf - kafiristan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kal - kalat.txt b/mod/common/history/countries/kal - kalat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kal - kalat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kan - kandahar.txt b/mod/common/history/countries/kan - kandahar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kan - kandahar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kas - kashmir.txt b/mod/common/history/countries/kas - kashmir.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kas - kashmir.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kat - kathiri.txt b/mod/common/history/countries/kat - kathiri.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kat - kathiri.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kau - kaurna.txt b/mod/common/history/countries/kau - kaurna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kau - kaurna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kba - kuba.txt b/mod/common/history/countries/kba - kuba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kba - kuba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kbd - kabadougou.txt b/mod/common/history/countries/kbd - kabadougou.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kbd - kabadougou.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kbu - kaabu.txt b/mod/common/history/countries/kbu - kaabu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kbu - kaabu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kfa - kaffa.txt b/mod/common/history/countries/kfa - kaffa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kfa - kaffa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/khi - khiva.txt b/mod/common/history/countries/khi - khiva.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/khi - khiva.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/khp - kolhapur.txt b/mod/common/history/countries/khp - kolhapur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/khp - kolhapur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kki - kuki.txt b/mod/common/history/countries/kki - kuki.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kki - kuki.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kky - kikuyu.txt b/mod/common/history/countries/kky - kikuyu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kky - kikuyu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kln - kulin.txt b/mod/common/history/countries/kln - kulin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kln - kulin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/klo - khmer loeu.txt b/mod/common/history/countries/klo - khmer loeu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/klo - khmer loeu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/knc - karna.txt b/mod/common/history/countries/knc - karna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/knc - karna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kng - kong.txt b/mod/common/history/countries/kng - kong.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kng - kong.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/knk - kanak.txt b/mod/common/history/countries/knk - kanak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/knk - kanak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kno - kurnool.txt b/mod/common/history/countries/kno - kurnool.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kno - kurnool.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kok - kokand.txt b/mod/common/history/countries/kok - kokand.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kok - kokand.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kon - kongo.txt b/mod/common/history/countries/kon - kongo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kon - kongo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kor - korea.txt b/mod/common/history/countries/kor - korea.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kor - korea.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kot - kotah.txt b/mod/common/history/countries/kot - kotah.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kot - kotah.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kra - krakow.txt b/mod/common/history/countries/kra - krakow.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kra - krakow.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/krg - karangwe.txt b/mod/common/history/countries/krg - karangwe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/krg - karangwe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kri - kurnai.txt b/mod/common/history/countries/kri - kurnai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kri - kurnai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/krt - kaarta.txt b/mod/common/history/countries/krt - kaarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/krt - kaarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kru - kru.txt b/mod/common/history/countries/kru - kru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kru - kru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ksn - kasanje.txt b/mod/common/history/countries/ksn - kasanje.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ksn - kasanje.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kti - kutai.txt b/mod/common/history/countries/kti - kutai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kti - kutai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ktu - kartu.txt b/mod/common/history/countries/ktu - kartu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ktu - kartu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kun - kunduz.txt b/mod/common/history/countries/kun - kunduz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kun - kunduz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kut - kutch.txt b/mod/common/history/countries/kut - kutch.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kut - kutch.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kyn - kanyara-mantharta.txt b/mod/common/history/countries/kyn - kanyara-mantharta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kyn - kanyara-mantharta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kzh - kishi zhuz.txt b/mod/common/history/countries/kzh - kishi zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kzh - kishi zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/kzm - kazembe.txt b/mod/common/history/countries/kzm - kazembe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/kzm - kazembe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lad - ladakh.txt b/mod/common/history/countries/lad - ladakh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lad - ladakh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lah - lahej.txt b/mod/common/history/countries/lah - lahej.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lah - lahej.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lan - lanfang.txt b/mod/common/history/countries/lan - lanfang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lan - lanfang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lba - luba.txt b/mod/common/history/countries/lba - luba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lba - luba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lga - lega.txt b/mod/common/history/countries/lga - lega.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lga - lega.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lib - liberia.txt b/mod/common/history/countries/lib - liberia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lib - liberia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lip - lippe.txt b/mod/common/history/countries/lip - lippe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lip - lippe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lkt - lakota.txt b/mod/common/history/countries/lkt - lakota.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lkt - lakota.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lnd - lunda.txt b/mod/common/history/countries/lnd - lunda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lnd - lunda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lng - loango.txt b/mod/common/history/countries/lng - loango.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lng - loango.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lrr - larrakia.txt b/mod/common/history/countries/lrr - larrakia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lrr - larrakia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lua - luang prabang.txt b/mod/common/history/countries/lua - luang prabang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lua - luang prabang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lub - lubeck.txt b/mod/common/history/countries/lub - lubeck.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lub - lubeck.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/luc - lucca.txt b/mod/common/history/countries/luc - lucca.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/luc - lucca.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/luo - luo.txt b/mod/common/history/countries/luo - luo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/luo - luo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lux - luxemburg.txt b/mod/common/history/countries/lux - luxemburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lux - luxemburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/lzo - barotse.txt b/mod/common/history/countries/lzo - barotse.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/lzo - barotse.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mad - madagascar.txt b/mod/common/history/countries/mad - madagascar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mad - madagascar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mah - mahra.txt b/mod/common/history/countries/mah - mahra.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mah - mahra.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mai - maimana.txt b/mod/common/history/countries/mai - maimana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mai - maimana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mak - makran.txt b/mod/common/history/countries/mak - makran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mak - makran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mas - mascara.txt b/mod/common/history/countries/mas - mascara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mas - mascara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mbs - mombasa.txt b/mod/common/history/countries/mbs - mombasa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mbs - mombasa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mcr - micronesia.txt b/mod/common/history/countries/mcr - micronesia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mcr - micronesia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mdk - mandinka.txt b/mod/common/history/countries/mdk - mandinka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mdk - mandinka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mec - mecklenburg.txt b/mod/common/history/countries/mec - mecklenburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mec - mecklenburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mei - saxe-meiningen.txt b/mod/common/history/countries/mei - saxe-meiningen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mei - saxe-meiningen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mew - mewar.txt b/mod/common/history/countries/mew - mewar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mew - mewar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mex - mexico.txt b/mod/common/history/countries/mex - mexico.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mex - mexico.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mgd - maguindanao.txt b/mod/common/history/countries/mgd - maguindanao.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mgd - maguindanao.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mgh - khasi.txt b/mod/common/history/countries/mgh - khasi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mgh - khasi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mjk - mijikenda.txt b/mod/common/history/countries/mjk - mijikenda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mjk - mijikenda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mjt - majerteen.txt b/mod/common/history/countries/mjt - majerteen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mjt - majerteen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mkt - miskitia.txt b/mod/common/history/countries/mkt - miskitia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mkt - miskitia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mld - maldives.txt b/mod/common/history/countries/mld - maldives.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mld - maldives.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mnb - mangbetu.txt b/mod/common/history/countries/mnb - mangbetu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mnb - mangbetu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mnc - manica.txt b/mod/common/history/countries/mnc - manica.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mnc - manica.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mnd - mindanao.txt b/mod/common/history/countries/mnd - mindanao.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mnd - mindanao.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mnp - manipur.txt b/mod/common/history/countries/mnp - manipur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mnp - manipur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mod - modena.txt b/mod/common/history/countries/mod - modena.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mod - modena.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mol - moldavia.txt b/mod/common/history/countries/mol - moldavia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mol - moldavia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mon - montenegro.txt b/mod/common/history/countries/mon - montenegro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mon - montenegro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mor - morocco.txt b/mod/common/history/countries/mor - morocco.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mor - morocco.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mos - mossi.txt b/mod/common/history/countries/mos - mossi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mos - mossi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mra - mara.txt b/mod/common/history/countries/mra - mara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mra - mara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mrn - mirning.txt b/mod/common/history/countries/mrn - mirning.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mrn - mirning.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mrv - maravi.txt b/mod/common/history/countries/mrv - maravi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mrv - maravi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/msh - mashona.txt b/mod/common/history/countries/msh - mashona.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/msh - mashona.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/msi - masai.txt b/mod/common/history/countries/msi - masai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/msi - masai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/msk - maseko.txt b/mod/common/history/countries/msk - maseko.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/msk - maseko.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/msn - massina.txt b/mod/common/history/countries/msn - massina.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/msn - massina.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mst - mecklenburg-strelitz.txt b/mod/common/history/countries/mst - mecklenburg-strelitz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mst - mecklenburg-strelitz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mtb - matabele.txt b/mod/common/history/countries/mtb - matabele.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mtb - matabele.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mtp - mutapa.txt b/mod/common/history/countries/mtp - mutapa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mtp - mutapa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mug - mughals.txt b/mod/common/history/countries/mug - mughals.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mug - mughals.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/myb - mayurbhanj.txt b/mod/common/history/countries/myb - mayurbhanj.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/myb - mayurbhanj.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mys - mysore.txt b/mod/common/history/countries/mys - mysore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mys - mysore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/mzb - mzab.txt b/mod/common/history/countries/mzb - mzab.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/mzb - mzab.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nag - nagpur.txt b/mod/common/history/countries/nag - nagpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nag - nagpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nam - nama.txt b/mod/common/history/countries/nam - nama.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nam - nama.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nar - narsinghpur.txt b/mod/common/history/countries/nar - narsinghpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nar - narsinghpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nas - nassau.txt b/mod/common/history/countries/nas - nassau.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nas - nassau.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/naw - nawanagar.txt b/mod/common/history/countries/naw - nawanagar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/naw - nawanagar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nbs - new brunswick.txt b/mod/common/history/countries/nbs - new brunswick.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nbs - new brunswick.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nej - nejd.txt b/mod/common/history/countries/nej - nejd.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nej - nejd.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nep - nepal.txt b/mod/common/history/countries/nep - nepal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nep - nepal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/net - netherlands.txt b/mod/common/history/countries/net - netherlands.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/net - netherlands.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nga - naga.txt b/mod/common/history/countries/nga - naga.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nga - naga.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nng - noongar.txt b/mod/common/history/countries/nng - noongar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nng - noongar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nor - norway.txt b/mod/common/history/countries/nor - norway.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nor - norway.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/npu - north peru.txt b/mod/common/history/countries/npu - north peru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/npu - north peru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nru - nauru.txt b/mod/common/history/countries/nru - nauru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nru - nauru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nsw - new south wales.txt b/mod/common/history/countries/nsw - new south wales.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nsw - new south wales.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nto - ngati toa.txt b/mod/common/history/countries/nto - ngati toa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nto - ngati toa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ntu - ngai tahu.txt b/mod/common/history/countries/ntu - ngai tahu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ntu - ngai tahu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nue - nuer.txt b/mod/common/history/countries/nue - nuer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nue - nuer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nvj - navajo.txt b/mod/common/history/countries/nvj - navajo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nvj - navajo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nvs - nova scotia.txt b/mod/common/history/countries/nvs - nova scotia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nvs - nova scotia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nym - unyamwezi.txt b/mod/common/history/countries/nym - unyamwezi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nym - unyamwezi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nyp - ngumpin-yapa.txt b/mod/common/history/countries/nyp - ngumpin-yapa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nyp - ngumpin-yapa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/nzp - nez perce.txt b/mod/common/history/countries/nzp - nez perce.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/nzp - nez perce.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ogd - ogaden.txt b/mod/common/history/countries/ogd - ogaden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ogd - ogaden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/old - oldenburg.txt b/mod/common/history/countries/old - oldenburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/old - oldenburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/oma - oman.txt b/mod/common/history/countries/oma - oman.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/oma - oman.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/omo - omo.txt b/mod/common/history/countries/omo - omo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/omo - omo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ont - ontario.txt b/mod/common/history/countries/ont - ontario.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ont - ontario.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ora - oranje.txt b/mod/common/history/countries/ora - oranje.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ora - oranje.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/org - oregon.txt b/mod/common/history/countries/org - oregon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/org - oregon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/orm - orma.txt b/mod/common/history/countries/orm - orma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/orm - orma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/oua - oualata.txt b/mod/common/history/countries/oua - oualata.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/oua - oualata.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ovb - ovambo.txt b/mod/common/history/countries/ovb - ovambo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ovb - ovambo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ovm - ovimbundu.txt b/mod/common/history/countries/ovm - ovimbundu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ovm - ovimbundu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/oyo - oyo.txt b/mod/common/history/countries/oyo - oyo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/oyo - oyo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ozh - orta zhuz.txt b/mod/common/history/countries/ozh - orta zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ozh - orta zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/paa - paakintyi.txt b/mod/common/history/countries/paa - paakintyi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/paa - paakintyi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pan - panjab.txt b/mod/common/history/countries/pan - panjab.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pan - panjab.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pap - papal states.txt b/mod/common/history/countries/pap - papal states.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pap - papal states.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/par - parma.txt b/mod/common/history/countries/par - parma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/par - parma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pat - patagonia.txt b/mod/common/history/countries/pat - patagonia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pat - patagonia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pco - puerto rico.txt b/mod/common/history/countries/pco - puerto rico.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pco - puerto rico.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pdi - pedi.txt b/mod/common/history/countries/pdi - pedi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pdi - pedi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/per - persia.txt b/mod/common/history/countries/per - persia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/per - persia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/phi - philippines.txt b/mod/common/history/countries/phi - philippines.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/phi - philippines.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/phl - philippolis.txt b/mod/common/history/countries/phl - philippolis.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/phl - philippolis.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/plp - palanpur.txt b/mod/common/history/countries/plp - palanpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/plp - palanpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ply - tahiti.txt b/mod/common/history/countries/ply - tahiti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ply - tahiti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pma - pama.txt b/mod/common/history/countries/pma - pama.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pma - pama.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pni - piratini.txt b/mod/common/history/countries/pni - piratini.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pni - piratini.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pon - pontianak.txt b/mod/common/history/countries/pon - pontianak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pon - pontianak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/por - portugal.txt b/mod/common/history/countries/por - portugal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/por - portugal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ppu - papua.txt b/mod/common/history/countries/ppu - papua.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ppu - papua.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pra - grao para.txt b/mod/common/history/countries/pra - grao para.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pra - grao para.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/prg - paraguay.txt b/mod/common/history/countries/prg - paraguay.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/prg - paraguay.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/prk - perak.txt b/mod/common/history/countries/prk - perak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/prk - perak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pru - prussia.txt b/mod/common/history/countries/pru - prussia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pru - prussia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pta - patiala.txt b/mod/common/history/countries/pta - patiala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pta - patiala.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ptn - patna.txt b/mod/common/history/countries/ptn - patna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ptn - patna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pud - pudukottai.txt b/mod/common/history/countries/pud - pudukottai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pud - pudukottai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/pwn - pawnee.txt b/mod/common/history/countries/pwn - pawnee.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/pwn - pawnee.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/que - quebec.txt b/mod/common/history/countries/que - quebec.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/que - quebec.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/qwr - qwara.txt b/mod/common/history/countries/qwr - qwara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/qwr - qwara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/rgb - riguibat.txt b/mod/common/history/countries/rgb - riguibat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/rgb - riguibat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/rus - russia.txt b/mod/common/history/countries/rus - russia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/rus - russia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/rwd - rwanda.txt b/mod/common/history/countries/rwd - rwanda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/rwd - rwanda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ryu - ryukyu.txt b/mod/common/history/countries/ryu - ryukyu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ryu - ryukyu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/saf - south africa.txt b/mod/common/history/countries/saf - south africa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/saf - south africa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sah - sahrawi.txt b/mod/common/history/countries/sah - sahrawi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sah - sahrawi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sak - siak.txt b/mod/common/history/countries/sak - siak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sak - siak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/san - san.txt b/mod/common/history/countries/san - san.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/san - san.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sar - sardinia.txt b/mod/common/history/countries/sar - sardinia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sar - sardinia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sas - south australia.txt b/mod/common/history/countries/sas - south australia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sas - south australia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sat - satara.txt b/mod/common/history/countries/sat - satara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sat - satara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sax - saxony.txt b/mod/common/history/countries/sax - saxony.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sax - saxony.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sch - schleswig.txt b/mod/common/history/countries/sch - schleswig.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sch - schleswig.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/scm - schaumburg-lippe.txt b/mod/common/history/countries/scm - schaumburg-lippe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/scm - schaumburg-lippe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sct - sipsong chao tai.txt b/mod/common/history/countries/sct - sipsong chao tai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sct - sipsong chao tai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/scw - schwarzburg.txt b/mod/common/history/countries/scw - schwarzburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/scw - schwarzburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sdm - sidamo.txt b/mod/common/history/countries/sdm - sidamo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sdm - sidamo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sel - selangor.txt b/mod/common/history/countries/sel - selangor.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sel - selangor.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/seq - indian territory.txt b/mod/common/history/countries/seq - indian territory.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/seq - indian territory.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ser - serbia.txt b/mod/common/history/countries/ser - serbia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ser - serbia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sgu - segou.txt b/mod/common/history/countries/sgu - segou.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sgu - segou.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/shs - shan.txt b/mod/common/history/countries/shs - shan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/shs - shan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/shw - shewa.txt b/mod/common/history/countries/shw - shewa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/shw - shewa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sia - siam.txt b/mod/common/history/countries/sia - siam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sia - siam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sic - two sicilies.txt b/mod/common/history/countries/sic - two sicilies.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sic - two sicilies.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sik - sikkim.txt b/mod/common/history/countries/sik - sikkim.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sik - sikkim.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sil - sierra leone.txt b/mod/common/history/countries/sil - sierra leone.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sil - sierra leone.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sin - sind.txt b/mod/common/history/countries/sin - sind.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sin - sind.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/skh - sakhalin.txt b/mod/common/history/countries/skh - sakhalin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/skh - sakhalin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/skm - usukuma.txt b/mod/common/history/countries/skm - usukuma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/skm - usukuma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sky - sakuye.txt b/mod/common/history/countries/sky - sakuye.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sky - sakuye.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/slk - selknam.txt b/mod/common/history/countries/slk - selknam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/slk - selknam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sls - salish.txt b/mod/common/history/countries/sls - salish.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sls - salish.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/slw - sulawesi.txt b/mod/common/history/countries/slw - sulawesi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/slw - sulawesi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/smb - sambas.txt b/mod/common/history/countries/smb - sambas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/smb - sambas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sml - seminole.txt b/mod/common/history/countries/sml - seminole.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sml - seminole.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sng - sangu.txt b/mod/common/history/countries/sng - sangu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sng - sangu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sok - sokoto.txt b/mod/common/history/countries/sok - sokoto.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sok - sokoto.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/spa - spain.txt b/mod/common/history/countries/spa - spain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/spa - spain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/spc - carlist spain.txt b/mod/common/history/countries/spc - carlist spain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/spc - carlist spain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/spu - south peru.txt b/mod/common/history/countries/spu - south peru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/spu - south peru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/srk - surakarta.txt b/mod/common/history/countries/srk - surakarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/srk - surakarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/srr - serer.txt b/mod/common/history/countries/srr - serer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/srr - serer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ssu - susu.txt b/mod/common/history/countries/ssu - susu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ssu - susu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/stg - sintang.txt b/mod/common/history/countries/stg - sintang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/stg - sintang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sul - sulu.txt b/mod/common/history/countries/sul - sulu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sul - sulu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/sur - surguja.txt b/mod/common/history/countries/sur - surguja.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/sur - surguja.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/swe - sweden.txt b/mod/common/history/countries/swe - sweden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/swe - sweden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/swi - switzerland.txt b/mod/common/history/countries/swi - switzerland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/swi - switzerland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/swz - swaziland.txt b/mod/common/history/countries/swz - swaziland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/swz - swaziland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tas - tasmania.txt b/mod/common/history/countries/tas - tasmania.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tas - tasmania.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tbi - tibesti.txt b/mod/common/history/countries/tbi - tibesti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tbi - tibesti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tek - tekna.txt b/mod/common/history/countries/tek - tekna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tek - tekna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tex - texas.txt b/mod/common/history/countries/tex - texas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tex - texas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tgi - tungi.txt b/mod/common/history/countries/tgi - tungi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tgi - tungi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tgr - tigray.txt b/mod/common/history/countries/tgr - tigray.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tgr - tigray.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/thl - tehuelche.txt b/mod/common/history/countries/thl - tehuelche.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/thl - tehuelche.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tib - tibet.txt b/mod/common/history/countries/tib - tibet.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tib - tibet.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tid - tidore.txt b/mod/common/history/countries/tid - tidore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tid - tidore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tip - tipperah.txt b/mod/common/history/countries/tip - tipperah.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tip - tipperah.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tke - teke.txt b/mod/common/history/countries/tke - teke.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tke - teke.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tmn - temne.txt b/mod/common/history/countries/tmn - temne.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tmn - temne.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tng - tonga.txt b/mod/common/history/countries/tng - tonga.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tng - tonga.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tps - toposa.txt b/mod/common/history/countries/tps - toposa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tps - toposa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tra - travancore.txt b/mod/common/history/countries/tra - travancore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tra - travancore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tri - tripoli.txt b/mod/common/history/countries/tri - tripoli.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tri - tripoli.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/trk - turkana.txt b/mod/common/history/countries/trk - turkana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/trk - turkana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/trm - turkmenia.txt b/mod/common/history/countries/trm - turkmenia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/trm - turkmenia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/trn - transvaal.txt b/mod/common/history/countries/trn - transvaal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/trn - transvaal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/trs - transylvania.txt b/mod/common/history/countries/trs - transylvania.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/trs - transylvania.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/trz - trarza.txt b/mod/common/history/countries/trz - trarza.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/trz - trarza.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tsw - botswana.txt b/mod/common/history/countries/tsw - botswana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tsw - botswana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tua - tuat.txt b/mod/common/history/countries/tua - tuat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tua - tuat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tug - touggourt.txt b/mod/common/history/countries/tug - touggourt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tug - touggourt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tun - tunis.txt b/mod/common/history/countries/tun - tunis.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tun - tunis.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tur - ottoman empire.txt b/mod/common/history/countries/tur - ottoman empire.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tur - ottoman empire.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/tus - tuscany.txt b/mod/common/history/countries/tus - tuscany.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/tus - tuscany.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ubd - baltic.txt b/mod/common/history/countries/ubd - baltic.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ubd - baltic.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/uca - central america.txt b/mod/common/history/countries/uca - central america.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/uca - central america.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ult - ulta.txt b/mod/common/history/countries/ult - ulta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ult - ulta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/unt - united tribes.txt b/mod/common/history/countries/unt - united tribes.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/unt - united tribes.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/uru - uruguay.txt b/mod/common/history/countries/uru - uruguay.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/uru - uruguay.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/usa - usa.txt b/mod/common/history/countries/usa - usa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/usa - usa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ute - ute.txt b/mod/common/history/countries/ute - ute.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ute - ute.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/uzh - uly zhuz.txt b/mod/common/history/countries/uzh - uly zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/uzh - uly zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/vnd - venda.txt b/mod/common/history/countries/vnd - venda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/vnd - venda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/vnt - vanuatu.txt b/mod/common/history/countries/vnt - vanuatu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/vnt - vanuatu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/vnz - venezuela.txt b/mod/common/history/countries/vnz - venezuela.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/vnz - venezuela.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wad - wadai.txt b/mod/common/history/countries/wad - wadai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wad - wadai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wal - wallachia.txt b/mod/common/history/countries/wal - wallachia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wal - wallachia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/was - western australia.txt b/mod/common/history/countries/was - western australia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/was - western australia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wbl - waterboersland.txt b/mod/common/history/countries/wbl - waterboersland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wbl - waterboersland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wdj - wiradjuri.txt b/mod/common/history/countries/wdj - wiradjuri.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wdj - wiradjuri.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wei - saxe-weimar.txt b/mod/common/history/countries/wei - saxe-weimar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wei - saxe-weimar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wkb - waka-gabi.txt b/mod/common/history/countries/wkb - waka-gabi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wkb - waka-gabi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wld - waldeck.txt b/mod/common/history/countries/wld - waldeck.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wld - waldeck.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wlg - welega.txt b/mod/common/history/countries/wlg - welega.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wlg - welega.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wlt - wolaita.txt b/mod/common/history/countries/wlt - wolaita.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wlt - wolaita.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wrr - worrorran.txt b/mod/common/history/countries/wrr - worrorran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wrr - worrorran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wsg - warsangali.txt b/mod/common/history/countries/wsg - warsangali.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wsg - warsangali.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wti - wati.txt b/mod/common/history/countries/wti - wati.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wti - wati.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wtu - witu.txt b/mod/common/history/countries/wtu - witu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wtu - witu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/wur - wurttemberg.txt b/mod/common/history/countries/wur - wurttemberg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/wur - wurttemberg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/xho - xhosa.txt b/mod/common/history/countries/xho - xhosa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/xho - xhosa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/ygu - yolngu.txt b/mod/common/history/countries/ygu - yolngu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/ygu - yolngu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/yka - yaka.txt b/mod/common/history/countries/yka - yaka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/yka - yaka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/yog - yogyakarta.txt b/mod/common/history/countries/yog - yogyakarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/yog - yogyakarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/yur - yura.txt b/mod/common/history/countries/yur - yura.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/yur - yura.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/zai - zaidi.txt b/mod/common/history/countries/zai - zaidi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/zai - zaidi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/znd - zande.txt b/mod/common/history/countries/znd - zande.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/znd - zande.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/zul - zulu.txt b/mod/common/history/countries/zul - zulu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/zul - zulu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/countries/zwy - zuwayya.txt b/mod/common/history/countries/zwy - zuwayya.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/countries/zwy - zuwayya.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/abs - absaroka.txt b/mod/common/history/population/abs - absaroka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/abs - absaroka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/abu - abu dhabi.txt b/mod/common/history/population/abu - abu dhabi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/abu - abu dhabi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ace - aceh.txt b/mod/common/history/population/ace - aceh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ace - aceh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ach - acholi.txt b/mod/common/history/population/ach - acholi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ach - acholi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/adg - adagh.txt b/mod/common/history/population/adg - adagh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/adg - adagh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ahg - ahaggar.txt b/mod/common/history/population/ahg - ahaggar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ahg - ahaggar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ain - ainu.txt b/mod/common/history/population/ain - ainu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ain - ainu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/air - air.txt b/mod/common/history/population/air - air.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/air - air.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ait - ait abbas.txt b/mod/common/history/population/ait - ait abbas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ait - ait abbas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ajr - ajuran.txt b/mod/common/history/population/ajr - ajuran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ajr - ajuran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/anh - anhalt.txt b/mod/common/history/population/anh - anhalt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/anh - anhalt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ank - ankole.txt b/mod/common/history/population/ank - ankole.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ank - ankole.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/anu - anuak.txt b/mod/common/history/population/anu - anuak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/anu - anuak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/apc - apache.txt b/mod/common/history/population/apc - apache.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/apc - apache.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/arb - arabistan.txt b/mod/common/history/population/arb - arabistan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/arb - arabistan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/arg - argentina.txt b/mod/common/history/population/arg - argentina.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/arg - argentina.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/arh - arnhem.txt b/mod/common/history/population/arh - arnhem.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/arh - arnhem.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/arp - arapaho.txt b/mod/common/history/population/arp - arapaho.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/arp - arapaho.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/arr - arrernte.txt b/mod/common/history/population/arr - arrernte.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/arr - arrernte.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ars - arsiland.txt b/mod/common/history/population/ars - arsiland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ars - arsiland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ash - ashanti.txt b/mod/common/history/population/ash - ashanti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ash - ashanti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/aul - aulihan.txt b/mod/common/history/population/aul - aulihan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/aul - aulihan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/aus - austria.txt b/mod/common/history/population/aus - austria.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/aus - austria.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/awa - awadh.txt b/mod/common/history/population/awa - awadh.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/awa - awadh.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/aws - aussa.txt b/mod/common/history/population/aws - aussa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/aws - aussa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ayi -anyi.txt b/mod/common/history/population/ayi -anyi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ayi -anyi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bad - baden.txt b/mod/common/history/population/bad - baden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bad - baden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bal - bali.txt b/mod/common/history/population/bal - bali.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bal - bali.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bas - bastar.txt b/mod/common/history/population/bas - bastar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bas - bastar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bav - bavaria.txt b/mod/common/history/population/bav - bavaria.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bav - bavaria.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bce - ceylon.txt b/mod/common/history/population/bce - ceylon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bce - ceylon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bel - belgium.txt b/mod/common/history/population/bel - belgium.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bel - belgium.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ben - benin.txt b/mod/common/history/population/ben - benin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ben - benin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ber - beroda.txt b/mod/common/history/population/ber - beroda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ber - beroda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bgi - bagirmi.txt b/mod/common/history/population/bgi - bagirmi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bgi - bagirmi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bgm - begemder.txt b/mod/common/history/population/bgm - begemder.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bgm - begemder.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bhn - bahrain.txt b/mod/common/history/population/bhn - bahrain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bhn - bahrain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bho - bhopal.txt b/mod/common/history/population/bho - bhopal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bho - bhopal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bhu - bhutan.txt b/mod/common/history/population/bhu - bhutan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bhu - bhutan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bhw - bahawalpur.txt b/mod/common/history/population/bhw - bahawalpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bhw - bahawalpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bic - british east india company.txt b/mod/common/history/population/bic - british east india company.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bic - british east india company.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bik - bikaner.txt b/mod/common/history/population/bik - bikaner.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bik - bikaner.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bla - bilua.txt b/mod/common/history/population/bla - bilua.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bla - bilua.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ble - baule.txt b/mod/common/history/population/ble - baule.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ble - baule.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/blf - blackfoot.txt b/mod/common/history/population/blf - blackfoot.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/blf - blackfoot.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/blg - bulungan.txt b/mod/common/history/population/blg - bulungan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/blg - bulungan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bmb - bemba.txt b/mod/common/history/population/bmb - bemba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bmb - bemba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bmm - bamum.txt b/mod/common/history/population/bmm - bamum.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bmm - bamum.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bnd - bundu.txt b/mod/common/history/population/bnd - bundu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bnd - bundu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bng - bangala.txt b/mod/common/history/population/bng - bangala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bng - bangala.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bnj - banjar.txt b/mod/common/history/population/bnj - banjar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bnj - banjar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bnn - bannock.txt b/mod/common/history/population/bnn - bannock.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bnn - bannock.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bny - bunyoro.txt b/mod/common/history/population/bny - bunyoro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bny - bunyoro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bob - bobangi.txt b/mod/common/history/population/bob - bobangi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bob - bobangi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bol - bolivia.txt b/mod/common/history/population/bol - bolivia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bol - bolivia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bor - bornu.txt b/mod/common/history/population/bor - bornu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bor - bornu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bra - braunschweig.txt b/mod/common/history/population/bra - braunschweig.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bra - braunschweig.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/brd - burundi.txt b/mod/common/history/population/brd - burundi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/brd - burundi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bre - bremen.txt b/mod/common/history/population/bre - bremen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bre - bremen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/brg - borgu.txt b/mod/common/history/population/brg - borgu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/brg - borgu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/brn - borana.txt b/mod/common/history/population/brn - borana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/brn - borana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bru - brunei.txt b/mod/common/history/population/bru - brunei.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bru - brunei.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/brz - brazil.txt b/mod/common/history/population/brz - brazil.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/brz - brazil.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bst - basuto.txt b/mod/common/history/population/bst - basuto.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bst - basuto.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/btn - buton.txt b/mod/common/history/population/btn - buton.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/btn - buton.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bug - buganda.txt b/mod/common/history/population/bug - buganda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bug - buganda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/buk - bukkhara.txt b/mod/common/history/population/buk - bukkhara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/buk - bukkhara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bun - bundelkhand.txt b/mod/common/history/population/bun - bundelkhand.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bun - bundelkhand.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/bur - burma.txt b/mod/common/history/population/bur - burma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/bur - burma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cam - cambodia.txt b/mod/common/history/population/cam - cambodia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cam - cambodia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cay - cayor.txt b/mod/common/history/population/cay - cayor.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cay - cayor.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/chc - chechnya.txt b/mod/common/history/population/chc - chechnya.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/chc - chechnya.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/chi - china.txt b/mod/common/history/population/chi - china.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/chi - china.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/chk - chokwe.txt b/mod/common/history/population/chk - chokwe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/chk - chokwe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/chl - chile.txt b/mod/common/history/population/chl - chile.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/chl - chile.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/chp - champassak.txt b/mod/common/history/population/chp - champassak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/chp - champassak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cir - circassia.txt b/mod/common/history/population/cir - circassia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cir - circassia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/clm - colombia.txt b/mod/common/history/population/clm - colombia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/clm - colombia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cmi - chiang mai.txt b/mod/common/history/population/cmi - chiang mai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cmi - chiang mai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cob - saxe-coburg-gotha.txt b/mod/common/history/population/cob - saxe-coburg-gotha.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cob - saxe-coburg-gotha.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/com - comanche.txt b/mod/common/history/population/com - comanche.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/com - comanche.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/con - constantine.txt b/mod/common/history/population/con - constantine.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/con - constantine.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/cub - cuba.txt b/mod/common/history/population/cub - cuba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/cub - cuba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dah - dahomey.txt b/mod/common/history/population/dah - dahomey.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dah - dahomey.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dai - dai viet.txt b/mod/common/history/population/dai - dai viet.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dai - dai viet.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dak - dar al kuti.txt b/mod/common/history/population/dak - dar al kuti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dak - dar al kuti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dei - dutch east indies.txt b/mod/common/history/population/dei - dutch east indies.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dei - dutch east indies.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/den - denmark.txt b/mod/common/history/population/den - denmark.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/den - denmark.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dfr - darfur.txt b/mod/common/history/population/dfr - darfur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dfr - darfur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dft - dar fertit.txt b/mod/common/history/population/dft - dar fertit.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dft - dar fertit.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dla - duala.txt b/mod/common/history/population/dla - duala.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dla - duala.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/dnk - dinka.txt b/mod/common/history/population/dnk - dinka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/dnk - dinka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ecu - ecuador.txt b/mod/common/history/population/ecu - ecuador.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ecu - ecuador.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/egy - egypt.txt b/mod/common/history/population/egy - egypt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/egy - egypt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ewe - ewe.txt b/mod/common/history/population/ewe - ewe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ewe - ewe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/fin - finland.txt b/mod/common/history/population/fin - finland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/fin - finland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/fji - fiji.txt b/mod/common/history/population/fji - fiji.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/fji - fiji.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/fng - fang.txt b/mod/common/history/population/fng - fang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/fng - fang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/fra - france.txt b/mod/common/history/population/fra - france.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/fra - france.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/frm - frankfurt am main.txt b/mod/common/history/population/frm - frankfurt am main.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/frm - frankfurt am main.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ftj - futa jallon.txt b/mod/common/history/population/ftj - futa jallon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ftj - futa jallon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ftr - futa toro.txt b/mod/common/history/population/ftr - futa toro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ftr - futa toro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gbr - great britain.txt b/mod/common/history/population/gbr - great britain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gbr - great britain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ggo - gogo.txt b/mod/common/history/population/ggo - gogo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ggo - gogo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gjm - gojjam.txt b/mod/common/history/population/gjm - gojjam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gjm - gojjam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gld - geledi.txt b/mod/common/history/population/gld - geledi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gld - geledi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gre - greece.txt b/mod/common/history/population/gre - greece.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gre - greece.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/grw - garawa.txt b/mod/common/history/population/grw - garawa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/grw - garawa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gwa - gwalior.txt b/mod/common/history/population/gwa - gwalior.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gwa - gwalior.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/gza - gaza.txt b/mod/common/history/population/gza - gaza.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/gza - gaza.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hai - haiti.txt b/mod/common/history/population/hai - haiti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hai - haiti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ham - hamburg.txt b/mod/common/history/population/ham - hamburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ham - hamburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/han - hannover.txt b/mod/common/history/population/han - hannover.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/han - hannover.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/har - harar.txt b/mod/common/history/population/har - harar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/har - harar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hau - hausa.txt b/mod/common/history/population/hau - hausa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hau - hausa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/haw - hawaii.txt b/mod/common/history/population/haw - hawaii.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/haw - hawaii.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hbc - hudson bay company.txt b/mod/common/history/population/hbc - hudson bay company.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hbc - hudson bay company.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hdj - hedjaz.txt b/mod/common/history/population/hdj - hedjaz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hdj - hedjaz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hdy - hadiya.txt b/mod/common/history/population/hdy - hadiya.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hdy - hadiya.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hek - hesse-kassel.txt b/mod/common/history/population/hek - hesse-kassel.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hek - hesse-kassel.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/her - herat.txt b/mod/common/history/population/her - herat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/her - herat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hes - hesse.txt b/mod/common/history/population/hes - hesse.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hes - hesse.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hhe - hehe.txt b/mod/common/history/population/hhe - hehe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hhe - hehe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hla - halia.txt b/mod/common/history/population/hla - halia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hla - halia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hmb - hemba.txt b/mod/common/history/population/hmb - hemba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hmb - hemba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hoh - hohenzollern.txt b/mod/common/history/population/hoh - hohenzollern.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hoh - hohenzollern.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hol - holstein.txt b/mod/common/history/population/hol - holstein.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hol - holstein.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hro - herero.txt b/mod/common/history/population/hro - herero.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hro - herero.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/hyd - hyderabad.txt b/mod/common/history/population/hyd - hyderabad.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/hyd - hyderabad.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ibo - ibo.txt b/mod/common/history/population/ibo - ibo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ibo - ibo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ind - indore.txt b/mod/common/history/population/ind - indore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ind - indore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ion - ionian islands.txt b/mod/common/history/population/ion - ionian islands.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ion - ionian islands.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/iqu - iquichia.txt b/mod/common/history/population/iqu - iquichia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/iqu - iquichia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/irc - iron confederacy.txt b/mod/common/history/population/irc - iron confederacy.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/irc - iron confederacy.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/isq - isaaq.txt b/mod/common/history/population/isq - isaaq.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/isq - isaaq.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jab - jabal shammar.txt b/mod/common/history/population/jab - jabal shammar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jab - jabal shammar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jai - jaipur.txt b/mod/common/history/population/jai - jaipur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jai - jaipur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jap - japan.txt b/mod/common/history/population/jap - japan.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jap - japan.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jas - jaisalmer.txt b/mod/common/history/population/jas - jaisalmer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jas - jaisalmer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jlf - jolof.txt b/mod/common/history/population/jlf - jolof.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jlf - jolof.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jmb - jambi.txt b/mod/common/history/population/jmb - jambi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jmb - jambi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/jod - jodhpur.txt b/mod/common/history/population/jod - jodhpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/jod - jodhpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/joh - johore.txt b/mod/common/history/population/joh - johore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/joh - johore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kab - kabul.txt b/mod/common/history/population/kab - kabul.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kab - kabul.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kal - kalat.txt b/mod/common/history/population/kal - kalat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kal - kalat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kan - kandahar.txt b/mod/common/history/population/kan - kandahar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kan - kandahar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kat - kathiri.txt b/mod/common/history/population/kat - kathiri.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kat - kathiri.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kba - kuba.txt b/mod/common/history/population/kba - kuba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kba - kuba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kbd - kabadougou.txt b/mod/common/history/population/kbd - kabadougou.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kbd - kabadougou.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kbu - kaabu.txt b/mod/common/history/population/kbu - kaabu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kbu - kaabu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kfa - kaffa.txt b/mod/common/history/population/kfa - kaffa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kfa - kaffa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/khi - khiva.txt b/mod/common/history/population/khi - khiva.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/khi - khiva.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kky - kikuyu.txt b/mod/common/history/population/kky - kikuyu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kky - kikuyu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kln - kulin.txt b/mod/common/history/population/kln - kulin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kln - kulin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/knc - karna.txt b/mod/common/history/population/knc - karna.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/knc - karna.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kng - kong.txt b/mod/common/history/population/kng - kong.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kng - kong.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/knk - kanak.txt b/mod/common/history/population/knk - kanak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/knk - kanak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kok - kokand.txt b/mod/common/history/population/kok - kokand.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kok - kokand.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kon - kongo.txt b/mod/common/history/population/kon - kongo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kon - kongo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kor - korea.txt b/mod/common/history/population/kor - korea.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kor - korea.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kra - krakow.txt b/mod/common/history/population/kra - krakow.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kra - krakow.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/krg - karangwe.txt b/mod/common/history/population/krg - karangwe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/krg - karangwe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kri - kurnai.txt b/mod/common/history/population/kri - kurnai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kri - kurnai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/krt - kaarta.txt b/mod/common/history/population/krt - kaarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/krt - kaarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kru - kru.txt b/mod/common/history/population/kru - kru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kru - kru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ksn - kasanje.txt b/mod/common/history/population/ksn - kasanje.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ksn - kasanje.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kti - kutai.txt b/mod/common/history/population/kti - kutai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kti - kutai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ktu - kartu.txt b/mod/common/history/population/ktu - kartu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ktu - kartu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kun - kunduz.txt b/mod/common/history/population/kun - kunduz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kun - kunduz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kut - kutch.txt b/mod/common/history/population/kut - kutch.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kut - kutch.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kyn - kanyara-mantharta.txt b/mod/common/history/population/kyn - kanyara-mantharta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kyn - kanyara-mantharta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kzh - kishi zhuz.txt b/mod/common/history/population/kzh - kishi zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kzh - kishi zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/kzm - kazembe.txt b/mod/common/history/population/kzm - kazembe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/kzm - kazembe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lah - lahej.txt b/mod/common/history/population/lah - lahej.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lah - lahej.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lan - lanfang.txt b/mod/common/history/population/lan - lanfang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lan - lanfang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lba - luba.txt b/mod/common/history/population/lba - luba.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lba - luba.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lga - lega.txt b/mod/common/history/population/lga - lega.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lga - lega.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lib - liberia.txt b/mod/common/history/population/lib - liberia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lib - liberia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lip - lippe.txt b/mod/common/history/population/lip - lippe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lip - lippe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lkt - lakota.txt b/mod/common/history/population/lkt - lakota.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lkt - lakota.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lnd - lunda.txt b/mod/common/history/population/lnd - lunda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lnd - lunda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lng - loango.txt b/mod/common/history/population/lng - loango.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lng - loango.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lrr - larrakia.txt b/mod/common/history/population/lrr - larrakia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lrr - larrakia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lua - luang prabang.txt b/mod/common/history/population/lua - luang prabang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lua - luang prabang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lub - lubeck.txt b/mod/common/history/population/lub - lubeck.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lub - lubeck.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/luc - lucca.txt b/mod/common/history/population/luc - lucca.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/luc - lucca.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/luo - luo.txt b/mod/common/history/population/luo - luo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/luo - luo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lux - luxemburg.txt b/mod/common/history/population/lux - luxemburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lux - luxemburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/lzo - barotse.txt b/mod/common/history/population/lzo - barotse.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/lzo - barotse.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mad - madagascar.txt b/mod/common/history/population/mad - madagascar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mad - madagascar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mah - mahra.txt b/mod/common/history/population/mah - mahra.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mah - mahra.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mai - maimana.txt b/mod/common/history/population/mai - maimana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mai - maimana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mak - makran.txt b/mod/common/history/population/mak - makran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mak - makran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mas - mascara.txt b/mod/common/history/population/mas - mascara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mas - mascara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mbs - mombasa.txt b/mod/common/history/population/mbs - mombasa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mbs - mombasa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mcr - micronesia.txt b/mod/common/history/population/mcr - micronesia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mcr - micronesia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mdk - mandinka.txt b/mod/common/history/population/mdk - mandinka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mdk - mandinka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mec - mecklenburg.txt b/mod/common/history/population/mec - mecklenburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mec - mecklenburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mei - saxe-meiningen.txt b/mod/common/history/population/mei - saxe-meiningen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mei - saxe-meiningen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mew - mewar.txt b/mod/common/history/population/mew - mewar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mew - mewar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mex - mexico.txt b/mod/common/history/population/mex - mexico.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mex - mexico.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mgd - maguindanao.txt b/mod/common/history/population/mgd - maguindanao.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mgd - maguindanao.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mjk - mijikenda.txt b/mod/common/history/population/mjk - mijikenda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mjk - mijikenda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mjt - majerteen.txt b/mod/common/history/population/mjt - majerteen.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mjt - majerteen.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mld - maldives.txt b/mod/common/history/population/mld - maldives.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mld - maldives.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mnb - mangbetu.txt b/mod/common/history/population/mnb - mangbetu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mnb - mangbetu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mnc - manica.txt b/mod/common/history/population/mnc - manica.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mnc - manica.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mod - modena.txt b/mod/common/history/population/mod - modena.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mod - modena.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mol - moldavia.txt b/mod/common/history/population/mol - moldavia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mol - moldavia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mon - montenegro.txt b/mod/common/history/population/mon - montenegro.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mon - montenegro.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mor - morocco.txt b/mod/common/history/population/mor - morocco.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mor - morocco.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mos - mossi.txt b/mod/common/history/population/mos - mossi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mos - mossi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mra - mara.txt b/mod/common/history/population/mra - mara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mra - mara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mrn - mirning.txt b/mod/common/history/population/mrn - mirning.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mrn - mirning.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mrv - maravi.txt b/mod/common/history/population/mrv - maravi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mrv - maravi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/msh - mashona.txt b/mod/common/history/population/msh - mashona.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/msh - mashona.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/msi - masai.txt b/mod/common/history/population/msi - masai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/msi - masai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/msk - maseko.txt b/mod/common/history/population/msk - maseko.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/msk - maseko.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/msn - massina.txt b/mod/common/history/population/msn - massina.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/msn - massina.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mst - mecklenburg-strelitz.txt b/mod/common/history/population/mst - mecklenburg-strelitz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mst - mecklenburg-strelitz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mtb - matabele.txt b/mod/common/history/population/mtb - matabele.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mtb - matabele.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mtp - mutapa.txt b/mod/common/history/population/mtp - mutapa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mtp - mutapa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/mys - mysore.txt b/mod/common/history/population/mys - mysore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/mys - mysore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nag - nagpur.txt b/mod/common/history/population/nag - nagpur.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nag - nagpur.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nam - nama.txt b/mod/common/history/population/nam - nama.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nam - nama.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nas - nassau.txt b/mod/common/history/population/nas - nassau.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nas - nassau.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nbs - new brunswick.txt b/mod/common/history/population/nbs - new brunswick.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nbs - new brunswick.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nej - nejd.txt b/mod/common/history/population/nej - nejd.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nej - nejd.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nep - nepal.txt b/mod/common/history/population/nep - nepal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nep - nepal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/net - netherlands.txt b/mod/common/history/population/net - netherlands.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/net - netherlands.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nng - noongar.txt b/mod/common/history/population/nng - noongar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nng - noongar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nor - norway.txt b/mod/common/history/population/nor - norway.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nor - norway.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/npu - north peru.txt b/mod/common/history/population/npu - north peru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/npu - north peru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nru - nauru.txt b/mod/common/history/population/nru - nauru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nru - nauru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nsw - new south wales.txt b/mod/common/history/population/nsw - new south wales.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nsw - new south wales.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nto - ngati toa.txt b/mod/common/history/population/nto - ngati toa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nto - ngati toa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ntu - ngai tahu.txt b/mod/common/history/population/ntu - ngai tahu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ntu - ngai tahu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nue - nuer.txt b/mod/common/history/population/nue - nuer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nue - nuer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nvj - navajo.txt b/mod/common/history/population/nvj - navajo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nvj - navajo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nvs - nova scotia.txt b/mod/common/history/population/nvs - nova scotia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nvs - nova scotia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nym - unyamwezi.txt b/mod/common/history/population/nym - unyamwezi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nym - unyamwezi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nyp - ngumpin-yarda.txt b/mod/common/history/population/nyp - ngumpin-yarda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nyp - ngumpin-yarda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/nzp - nez perce.txt b/mod/common/history/population/nzp - nez perce.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/nzp - nez perce.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ogd - ogaden.txt b/mod/common/history/population/ogd - ogaden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ogd - ogaden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/old - oldenburg.txt b/mod/common/history/population/old - oldenburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/old - oldenburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/oma - oman.txt b/mod/common/history/population/oma - oman.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/oma - oman.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/omo - omo.txt b/mod/common/history/population/omo - omo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/omo - omo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ont - ontario.txt b/mod/common/history/population/ont - ontario.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ont - ontario.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ora - oranje.txt b/mod/common/history/population/ora - oranje.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ora - oranje.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/org - oregon.txt b/mod/common/history/population/org - oregon.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/org - oregon.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ori - orissa.txt b/mod/common/history/population/ori - orissa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ori - orissa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/orm - orma.txt b/mod/common/history/population/orm - orma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/orm - orma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/oua - oualata.txt b/mod/common/history/population/oua - oualata.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/oua - oualata.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ovb - ovambo.txt b/mod/common/history/population/ovb - ovambo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ovb - ovambo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ovm - ovimbundu.txt b/mod/common/history/population/ovm - ovimbundu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ovm - ovimbundu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/oyo - oyo.txt b/mod/common/history/population/oyo - oyo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/oyo - oyo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ozh - orta zhuz.txt b/mod/common/history/population/ozh - orta zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ozh - orta zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/paa - paakintyi.txt b/mod/common/history/population/paa - paakintyi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/paa - paakintyi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pan - panjab.txt b/mod/common/history/population/pan - panjab.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pan - panjab.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pap - papal states.txt b/mod/common/history/population/pap - papal states.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pap - papal states.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/par - parma.txt b/mod/common/history/population/par - parma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/par - parma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pat - patagonia.txt b/mod/common/history/population/pat - patagonia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pat - patagonia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pdi - pedi.txt b/mod/common/history/population/pdi - pedi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pdi - pedi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/per - persia.txt b/mod/common/history/population/per - persia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/per - persia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/phi - philippines.txt b/mod/common/history/population/phi - philippines.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/phi - philippines.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/phl - philippolis.txt b/mod/common/history/population/phl - philippolis.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/phl - philippolis.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pma - pama.txt b/mod/common/history/population/pma - pama.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pma - pama.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pni - piratini.txt b/mod/common/history/population/pni - piratini.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pni - piratini.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pon - pontianak.txt b/mod/common/history/population/pon - pontianak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pon - pontianak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/por - portugal.txt b/mod/common/history/population/por - portugal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/por - portugal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ppu - papua.txt b/mod/common/history/population/ppu - papua.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ppu - papua.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pra - gao para.txt b/mod/common/history/population/pra - gao para.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pra - gao para.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/prg - paraguay.txt b/mod/common/history/population/prg - paraguay.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/prg - paraguay.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/prk - perak.txt b/mod/common/history/population/prk - perak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/prk - perak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pru - prussia.txt b/mod/common/history/population/pru - prussia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pru - prussia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/pwn - pawnee.txt b/mod/common/history/population/pwn - pawnee.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/pwn - pawnee.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/que - quebec.txt b/mod/common/history/population/que - quebec.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/que - quebec.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/qwr - qwara.txt b/mod/common/history/population/qwr - qwara.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/qwr - qwara.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/rus - russia.txt b/mod/common/history/population/rus - russia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/rus - russia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/rwd - rwanda.txt b/mod/common/history/population/rwd - rwanda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/rwd - rwanda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/saf - south africa.txt b/mod/common/history/population/saf - south africa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/saf - south africa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sah - sahrawi.txt b/mod/common/history/population/sah - sahrawi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sah - sahrawi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sak - siak.txt b/mod/common/history/population/sak - siak.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sak - siak.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/san - san.txt b/mod/common/history/population/san - san.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/san - san.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sar - sardinia.txt b/mod/common/history/population/sar - sardinia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sar - sardinia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sas - south australia.txt b/mod/common/history/population/sas - south australia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sas - south australia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sax - saxony.txt b/mod/common/history/population/sax - saxony.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sax - saxony.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/scm - schaumburg-lippe.txt b/mod/common/history/population/scm - schaumburg-lippe.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/scm - schaumburg-lippe.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/scw - schwarburg.txt b/mod/common/history/population/scw - schwarburg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/scw - schwarburg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sdm - sidamo.txt b/mod/common/history/population/sdm - sidamo.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sdm - sidamo.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sel - selangor.txt b/mod/common/history/population/sel - selangor.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sel - selangor.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/seq - indian territory.txt b/mod/common/history/population/seq - indian territory.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/seq - indian territory.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ser - serbia.txt b/mod/common/history/population/ser - serbia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ser - serbia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sgu - segou.txt b/mod/common/history/population/sgu - segou.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sgu - segou.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/shw - shewa.txt b/mod/common/history/population/shw - shewa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/shw - shewa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sia - siam.txt b/mod/common/history/population/sia - siam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sia - siam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sic - two sicilies.txt b/mod/common/history/population/sic - two sicilies.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sic - two sicilies.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sik - sikkim.txt b/mod/common/history/population/sik - sikkim.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sik - sikkim.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sil - sierra leone.txt b/mod/common/history/population/sil - sierra leone.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sil - sierra leone.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sin - sind.txt b/mod/common/history/population/sin - sind.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sin - sind.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/skh - sakhalin.txt b/mod/common/history/population/skh - sakhalin.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/skh - sakhalin.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/skm - usukuma.txt b/mod/common/history/population/skm - usukuma.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/skm - usukuma.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sky - sakuye.txt b/mod/common/history/population/sky - sakuye.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sky - sakuye.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/slk - selknam.txt b/mod/common/history/population/slk - selknam.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/slk - selknam.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sls - salish.txt b/mod/common/history/population/sls - salish.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sls - salish.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/slw - sulawesi.txt b/mod/common/history/population/slw - sulawesi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/slw - sulawesi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/smb - sambas.txt b/mod/common/history/population/smb - sambas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/smb - sambas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sml - seminole.txt b/mod/common/history/population/sml - seminole.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sml - seminole.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sng - sangu.txt b/mod/common/history/population/sng - sangu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sng - sangu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sok - sokoto.txt b/mod/common/history/population/sok - sokoto.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sok - sokoto.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/spa - spain.txt b/mod/common/history/population/spa - spain.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/spa - spain.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/spu - south peru.txt b/mod/common/history/population/spu - south peru.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/spu - south peru.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/srk - surakarta.txt b/mod/common/history/population/srk - surakarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/srk - surakarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/srr - serer.txt b/mod/common/history/population/srr - serer.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/srr - serer.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ssu - susu.txt b/mod/common/history/population/ssu - susu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ssu - susu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/stg - sintang.txt b/mod/common/history/population/stg - sintang.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/stg - sintang.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/sul - sulu.txt b/mod/common/history/population/sul - sulu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/sul - sulu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/swe - sweden.txt b/mod/common/history/population/swe - sweden.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/swe - sweden.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/swi - switzerland.txt b/mod/common/history/population/swi - switzerland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/swi - switzerland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/swz - swaziland.txt b/mod/common/history/population/swz - swaziland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/swz - swaziland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tas - tasmania.txt b/mod/common/history/population/tas - tasmania.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tas - tasmania.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tbi - tibesti.txt b/mod/common/history/population/tbi - tibesti.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tbi - tibesti.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tex - texas.txt b/mod/common/history/population/tex - texas.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tex - texas.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tgi - tungi.txt b/mod/common/history/population/tgi - tungi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tgi - tungi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tgr - tigray.txt b/mod/common/history/population/tgr - tigray.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tgr - tigray.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/thl - tehuelche.txt b/mod/common/history/population/thl - tehuelche.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/thl - tehuelche.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tib - tibet.txt b/mod/common/history/population/tib - tibet.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tib - tibet.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tid - tidore.txt b/mod/common/history/population/tid - tidore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tid - tidore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tng - tonga.txt b/mod/common/history/population/tng - tonga.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tng - tonga.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tps - toposa.txt b/mod/common/history/population/tps - toposa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tps - toposa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tra - travancore.txt b/mod/common/history/population/tra - travancore.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tra - travancore.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tri - tripoli.txt b/mod/common/history/population/tri - tripoli.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tri - tripoli.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/trk - turkana.txt b/mod/common/history/population/trk - turkana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/trk - turkana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/trm - turkmenia.txt b/mod/common/history/population/trm - turkmenia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/trm - turkmenia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/trn - transvaal.txt b/mod/common/history/population/trn - transvaal.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/trn - transvaal.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/trz - trarza.txt b/mod/common/history/population/trz - trarza.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/trz - trarza.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tsw - tswana.txt b/mod/common/history/population/tsw - tswana.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tsw - tswana.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tua - tuat.txt b/mod/common/history/population/tua - tuat.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tua - tuat.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tug - touggourt.txt b/mod/common/history/population/tug - touggourt.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tug - touggourt.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tun - tunis.txt b/mod/common/history/population/tun - tunis.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tun - tunis.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tur - ottoman empire.txt b/mod/common/history/population/tur - ottoman empire.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tur - ottoman empire.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/tus - tuscany.txt b/mod/common/history/population/tus - tuscany.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/tus - tuscany.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ubd - baltic.txt b/mod/common/history/population/ubd - baltic.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ubd - baltic.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/uca - central america.txt b/mod/common/history/population/uca - central america.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/uca - central america.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/unt - united tribes.txt b/mod/common/history/population/unt - united tribes.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/unt - united tribes.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/uru - uruguay.txt b/mod/common/history/population/uru - uruguay.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/uru - uruguay.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/usa - usa.txt b/mod/common/history/population/usa - usa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/usa - usa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ute - ute.txt b/mod/common/history/population/ute - ute.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ute - ute.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/uzh - uly zhuz.txt b/mod/common/history/population/uzh - uly zhuz.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/uzh - uly zhuz.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/vnd - venda.txt b/mod/common/history/population/vnd - venda.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/vnd - venda.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/vnt - vanuatu.txt b/mod/common/history/population/vnt - vanuatu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/vnt - vanuatu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/vnz - venezuela.txt b/mod/common/history/population/vnz - venezuela.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/vnz - venezuela.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wad - wadai.txt b/mod/common/history/population/wad - wadai.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wad - wadai.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wal - wallachia.txt b/mod/common/history/population/wal - wallachia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wal - wallachia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/was - western australia.txt b/mod/common/history/population/was - western australia.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/was - western australia.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wbl - waterboersland.txt b/mod/common/history/population/wbl - waterboersland.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wbl - waterboersland.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wdj - wiradjuri.txt b/mod/common/history/population/wdj - wiradjuri.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wdj - wiradjuri.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wei - saxe-weimar.txt b/mod/common/history/population/wei - saxe-weimar.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wei - saxe-weimar.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wkb - waka-gabi.txt b/mod/common/history/population/wkb - waka-gabi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wkb - waka-gabi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wlt - wolaita.txt b/mod/common/history/population/wlt - wolaita.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wlt - wolaita.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wrr - worrorran.txt b/mod/common/history/population/wrr - worrorran.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wrr - worrorran.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wsg - warsangali.txt b/mod/common/history/population/wsg - warsangali.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wsg - warsangali.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wti - wati.txt b/mod/common/history/population/wti - wati.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wti - wati.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wtu - witu.txt b/mod/common/history/population/wtu - witu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wtu - witu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/wur - wurttemberg.txt b/mod/common/history/population/wur - wurttemberg.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/wur - wurttemberg.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/xho - xhosa.txt b/mod/common/history/population/xho - xhosa.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/xho - xhosa.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/ygu - yolngu.txt b/mod/common/history/population/ygu - yolngu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/ygu - yolngu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/yka - yaka.txt b/mod/common/history/population/yka - yaka.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/yka - yaka.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/yog - yogyakarta.txt b/mod/common/history/population/yog - yogyakarta.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/yog - yogyakarta.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/yur - yura.txt b/mod/common/history/population/yur - yura.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/yur - yura.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/zai - zaidi.txt b/mod/common/history/population/zai - zaidi.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/zai - zaidi.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/znd - zande.txt b/mod/common/history/population/znd - zande.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/znd - zande.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/population/zul - zulu.txt b/mod/common/history/population/zul - zulu.txt new file mode 100644 index 0000000..bd00264 --- /dev/null +++ b/mod/common/history/population/zul - zulu.txt @@ -0,0 +1 @@ +# Emptied by mod diff --git a/mod/common/history/states/00_states.txt b/mod/common/history/states/00_states.txt new file mode 100644 index 0000000..d1499a0 --- /dev/null +++ b/mod/common/history/states/00_states.txt @@ -0,0 +1,2 @@ +STATES = { +} -- cgit v1.2.3