diff options
author | Stijn Buys <ingar@osirion.org> | 2008-11-12 18:21:11 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-11-12 18:21:11 +0000 |
commit | 05a1a5be29ba09253f23200e38bead797ec06617 (patch) | |
tree | a9686b8e9dc36213dad026bb9489a050dcff9d78 /base | |
parent | 49926a34048cf9e37c8a02999926c5e8b647915a (diff) |
points planet brogha into the right direction
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/brogha.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 2f2adf1..5027b67 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -27,7 +27,7 @@ color=255 255 255 radius=90 ; -; PLANET GHANT +; PLANET BROGHA [planet] ; [string] entity label @@ -44,6 +44,8 @@ texture=planets/brogha radius=64 ; [float] axis pitch, in degrees pitch=15 +; [float] direction, in degrees +direction=180 ; [float] rotation speed, in degrees per second rotationspeed=1 ; this is a dockable planet |