Lephisto/dat/faction.xml
Allanis 943cbecf70 [Add] Fleets. Not actually making use of them yet though.
[Add] More error checking for XML files
2013-02-08 14:26:53 +00:00

16 lines
286 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Factions>
<faction name = "Player">
</faction>
<faction name = "Independent">
</faction>
<faction name = "Merchant">
</faction>
<faction name = "Pirate">
</faction>
<alliances>
</alliances>
<enemies>
</enemies>
</Factions>