Lephisto/dat/start.xml
Allanis 7dbe3d2598 [Add] It is now possible to disable ships - No death yet.
[Add] Player start location. ship etc can now be defined in data file.
2013-02-14 17:55:31 +00:00

16 lines
226 B
XML

<Start>
<player>
<ship>Lancer</ship>
<credits>
<low>500</low>
<high>1500</high>
</credits>
<system>
<name>SaraSys</name>
<x>100</x>
<y>75</y>
</system>
</player>
</Start>