Content deleted Content added
thanks for giving me the idea Frietjes. now there are FIXMEs where there are bugs |
No edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 5:
flagvar = { PRO= "football" },
flag_codes = { -- missing 3 letter country codes
['CNM'] = 'Ambazonia', -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
['CNY'] = 'Chechnya', -- FIXME: Should be Chechen Republic of Ichkeria. It really hates it when I set it to that though so it's just plain Chechnya for now
['CNY'] = 'Chechnya',▼
['GOZ'] = 'Gozo',
['MLQ'] = 'South Moluccas',
Line 12:
['RMS'] = 'Romani people',
['RPN'] = 'Easter Island',
['TNC'] = 'Northern Cyprus',
['YAP'] = 'Yap'
Line 58 ⟶ 59:
{ "CCD", "Cascadia" },
{ "IOT", "Chagos Islands" },
{ "CNY", "Chechnya" }, -- FIXME: Should be Chechen Republic of Ichkeria. It really hates it when I set it to that though so it's just plain Chechnya for now
{ "CIL", "Cilento" },
{ "CSK", "Cossack" },
Line 91 ⟶ 92:
{ "SMD", "Somaliland" },
{ "BSX", "South Lower Saxony" },
{ "
{ "CNM", "Ambazonia" }, -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
{ "MLQ", "South Moluccas" },
Line 115 ⟶ 116:
Asia = { "TIB", "IOT", "WPA", "MLQ", "KUR", "LKT", "HIM"
},
Europe = { "MCO", "
},
Oceania = { "YAP", "POH", "KIR"
|