diff options
author | Evan Goers <mega@osirion.org> | 2011-05-18 23:35:48 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-05-18 23:35:48 +0000 |
commit | 3c137df5a8d2b0cb5412d2a9f11084fd90b92d55 (patch) | |
tree | 4651527acf7f4e32388d3d2ca17fd40c11bf0335 /base/ini | |
parent | fbd6e11cca11ebcb5529767cc94bccf8df4e5763 (diff) |
Added ringworld easter egg :).
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/zones/kor_telos.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/base/ini/zones/kor_telos.ini b/base/ini/zones/kor_telos.ini index 3c133de..8e3fd54 100644 --- a/base/ini/zones/kor_telos.ini +++ b/base/ini/zones/kor_telos.ini @@ -5,6 +5,25 @@ [zone] name=Kor Telos +sky=sky09 + +[star] +label=star +name=class A dwarf star +location=4096 4096 0 +color=255 255 255 +radius=9 +corona=default + +[entity] +label=ringworld +name=??? +model=maps/derelict/ringworld +faction=derelict +location=4096 4096 0 +roll=45 +radius=100000000 +complex=yes [planet] label=corthio |