Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- factions = {
- [0] = {
- name = "Independent Pilots",
- initrep = 0,
- tag = "",
- },
- [1] = {
- name = "Biolith Inc.",
- initrep = 10,
- tag = "[BIO]",
- allies = {3,4},
- enemies = {5},
- },
- [2] = {
- name = "Minotaur Weapons Systems",
- initrep = 10,
- tag = "[MWS]",
- allies = {3,4},
- enemies = {5},
- },
- [3] = {
- name = "Hannan Mining Facilities",
- initrep = 10,
- tag = "[HMF]",
- allies = {1,2,4},
- enemies = {5},
- },
- [4] = {
- name = "TeleTec Inc.",
- initrep = 10,
- tag = "[TEL]",
- allies = {1,2,3},
- enemies = {5},
- },
- [5] = {
- name = "Les Flibustieres",
- initrep = -25,
- tag = "[FBS]",
- enemies = {1,2,3,4},
- },
- [6] = {
- name = "The Independents",
- initrep = 0,
- tag = "[IND]",
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment