diff options
-rw-r--r-- | base/ini/world.ini | 12 | ||||
-rw-r--r-- | base/textures/colors/blue.tga | bin | 0 -> 364 bytes | |||
-rw-r--r-- | base/textures/colors/green.tga | bin | 0 -> 364 bytes | |||
-rw-r--r-- | base/textures/colors/red.tga | bin | 0 -> 364 bytes | |||
-rw-r--r-- | base/textures/planets/lindblade.tga | bin | 0 -> 2916013 bytes |
5 files changed, 6 insertions, 6 deletions
diff --git a/base/ini/world.ini b/base/ini/world.ini index c1370e9..e8d4907 100644 --- a/base/ini/world.ini +++ b/base/ini/world.ini @@ -88,13 +88,13 @@ direction=310 color=222 192 145 ; -; UNKNOWN PLANET +; PLANET LINDBLADE -[entity] -label=unknown -name=Unknown Planet -shape=sphere -location=192 96 0 +[planet] +label=lindblade +name=Planet Lindblade +texture=planets/lindblade +location=180 92 0 color=200 0 0 radius=48 diff --git a/base/textures/colors/blue.tga b/base/textures/colors/blue.tga Binary files differnew file mode 100644 index 0000000..a0e7ab0 --- /dev/null +++ b/base/textures/colors/blue.tga diff --git a/base/textures/colors/green.tga b/base/textures/colors/green.tga Binary files differnew file mode 100644 index 0000000..d3b2cba --- /dev/null +++ b/base/textures/colors/green.tga diff --git a/base/textures/colors/red.tga b/base/textures/colors/red.tga Binary files differnew file mode 100644 index 0000000..b9f6c1c --- /dev/null +++ b/base/textures/colors/red.tga diff --git a/base/textures/planets/lindblade.tga b/base/textures/planets/lindblade.tga Binary files differnew file mode 100644 index 0000000..bfc6e70 --- /dev/null +++ b/base/textures/planets/lindblade.tga |