diff options
-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 |