From de674960d2ff3a475899877aed20fce21931f5b6 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 16 Jul 2008 22:03:35 +0000 Subject: added Odin's heavy cruiser --- base/ini/world.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'base/ini/world.ini') diff --git a/base/ini/world.ini b/base/ini/world.ini index e8d4907..3bd5442 100644 --- a/base/ini/world.ini +++ b/base/ini/world.ini @@ -1,7 +1,7 @@ +; ; world.ini ; describes the entities in the game world ; -; Note: the .ini parser isn't very robust ; ; ORIGIN @@ -10,7 +10,7 @@ ; [string] identification label label=origin ; [string] entity name -name=galactic origin +name=Galactic origin ; [string] entity shape (ignored if the entity has a model) shape=axis ; entity radius @@ -81,7 +81,7 @@ color=222 192 145 [entity] label=custodian -name=deep space carrier Custodian +name=battleship Custodian model=ships/custodian location=-118 -60 16 direction=310 @@ -92,7 +92,7 @@ color=222 192 145 [planet] label=lindblade -name=Planet Lindblade +name=planet Lindblade texture=planets/lindblade location=180 92 0 color=200 0 0 -- cgit v1.2.3