31 playa = VS.getPlayer()
34 confed = faction_ships.factions[faction_ships.confed]
35 pirates = faction_ships.factions[faction_ships.pirates]
41 VS.IOmessage (3,
"[Computer]",
"privateer",self.
msgColor[0]+
"Scans show the remnants of the Slaver Guild being cleaned up by Special Forces.")
47 if (
not VS.getSystemName()==self.
system):
55 quest.quest_factory.__init__ (self,
"quest_slaver")
64 Director.Mission.__init__(self)
65 self.classes = classesToExecute
67 for c
in self.classes: