Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. list flags1 = [ //#-F flags, alphabetical order, max 11
  3.     //Short name, flag UUID, long name
  4.     "2142", "0cac398e-31ce-4693-afe1-cb75bc390c73", "2142",
  5.     "[A][H]", "4f40b318-adec-0653-873a-23593237b7a3", "All Hallows",
  6.     "AN", "4641354e-5845-9fde-6774-26c8447373d6", "Alliance Navy",
  7.     "Ark", "f4f88ed8-a734-e403-fb49-455b901faf6d", "Ark",
  8.     "The Bad Guys", "70ae29cf-eeb4-35fa-a73f-91649cbb909a", "The Bad Guys",
  9.     "Chaos", "a9007a44-1da2-f252-bdfa-113dd3278331", "Chaos Indivisvm",
  10.     "Coalition", "a748cf43-1a69-51bc-e2a7-ab0c452825cf", "The Coalition of Convenience",
  11.     "Coercion", "fc1ec821-e01b-9188-16d0-e5ee655a94ea", "Coercion Combine",
  12.     "CPC", "e212fa8b-406a-c07f-b777-f7d09ae6b49f", "Corpus Private Contractors",
  13.     "DDV", "61c810df-7fed-b73c-a06c-d8a568ccfcc7", "Deutscher Demokratischer Volksstaat",
  14.     "EAF", "940d98a7-34df-ce4d-0d51-75a724072b9f", "Eastern American Federation",
  15.     "Echelon", "95626eb5-2836-2f9d-dba7-0ff616dbe431", "Echelon"
  16. ];
  17.  
  18. list flags2 = [ //G-L flags, max 11
  19.  "TGF", "c3272491-0167-9444-62d5-15b8225c307e", "Grand Federation", "TGF", "5a77ac16-e70b-0845-ff84-aeeca0a0b450", "Grand Federation",
  20.     "GD", "58b99fcf-8ab8-8d8f-9cf6-50cbe5fe1c03", "Gangster Disciples",
  21.     "IS", "e2eddca8-5910-c0ee-033a-d4a85dc1ba7d", "Iron Symphony",
  22.     "KPC", "7613cb16-38f2-16eb-694f-6bbfd0326db2", "KPC",
  23.     "Kratus Mepita", "25b8fee6-315c-3a3e-4182-8bed0b6e281a", "Kratus Mepita",
  24.     "L3", "b7726d0b-a152-3fa1-f586-8f0de8ebb319", "Last Legion Legacy"
  25. ];
  26.  
  27. list flags3 = [ //M-R flags, max 11
  28.    "Megiddo", "df922e06-3ff9-ec86-686a-f83d76110298", "Megiddo",
  29.     "Merczateers", "3393b8c8-17d5-5ad7-10a0-2d4aa58563cf", "The Merczateers",
  30. "NEXUS 7", "54e0693d-0688-78a3-2b3e-7f596003d8eb", "NEXSUS 7",
  31.     "New Rome", "ca42e349-0ca3-a2b7-9231-34bd4f1904a0", "New Rome",
  32.     "Ordo", "7e5de695-8493-91e1-bcfb-9dfddfe99393", "The Ordo Imperialis",
  33.     "NZR", "d3e1cde7-6b62-ce50-89b8-4f3836ac6c2e", "New Zeridium Republik",
  34.     "RR", "fa0437e1-2857-76e5-a154-46756ff4ca46", "Raven Raiders",
  35.     "PGU", "57a2dd55-8bc6-58c4-46f4-ec4f58abab1b", "Police Gang Unit"
  36. ];
  37.  
  38.  
  39. list flags4 = [ //S-Z flags, max 11
  40.     "Sanctus", "2b5a4639-0309-d457-acac-8c5da9718f00", "Sanctus",
  41.     "Silver Hawk", "2eeff1e4-490d-307b-a396-1a6a7076b37f", "Silver Hawk",
  42.     "Solar Alliance", "c227f5bd-123a-5221-24fc-ee773c5bb090", "The Solar Alliance",
  43.     "[SZ]", "8a1f2a21-71a7-8265-8456-4119837c9d46", "[SZ] Tactical Weapons",
  44.     "The Sentent", "aee189bc-8993-3545-08b7-6e4cd9cab946", "The Sentent Creed Division",
  45.     "T'Koi", "fb9f26a9-d8a1-3a48-2472-5cca970f9b94", "T'Koi Empire",
  46.     "TFG", "5a77ac16-e70b-0845-ff84-aeeca0a0b450", "Task Force: Ghosts",
  47.  
  48.     "Vaelkyr", "04ce7ad2-ea8f-b9f1-3bda-3a9eea41db93", "Vaelkyr",
  49.     "VALOR", "e8f34c02-9037-9dff-c2ef-1330f3bf6fa5", "VALOR",
  50.     "Vanguard", "33f7cac0-aedc-79f5-4733-b728511a2e60", "Vanguard Armed Forces",
  51.     "WAW", "45b74911-e121-baa8-eb88-871de3a88dce", "World Atheist Warriors",
  52.     "XAF", "536fd9b0-f2ff-e249-f166-84bf68f98aee", "X Corps Armed Forces"
  53. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement