2008-08-08 22:52:04 +00:00
|
|
|
ACTOR SkyViewpoint 9080 native
|
|
|
|
{
|
|
|
|
+NOSECTOR
|
|
|
|
+NOBLOCKMAP
|
|
|
|
+NOGRAVITY
|
|
|
|
+DONTSPLASH
|
|
|
|
}
|
|
|
|
|
|
|
|
ACTOR SkyPicker 9081 native
|
|
|
|
{
|
|
|
|
+NOSECTOR
|
|
|
|
+NOBLOCKMAP
|
|
|
|
+NOGRAVITY
|
|
|
|
+DONTSPLASH
|
|
|
|
}
|
|
|
|
|
2010-02-06 15:31:26 +00:00
|
|
|
Actor SkyCamCompat : SkyViewpoint 9083 native
|
|
|
|
{
|
|
|
|
}
|
2008-08-08 22:52:04 +00:00
|
|
|
|
|
|
|
ACTOR StackPoint : SkyViewpoint native
|
|
|
|
{
|
|
|
|
}
|
|
|
|
|
2009-12-28 17:13:30 +00:00
|
|
|
ACTOR UpperStackLookOnly : StackPoint 9077
|
2008-08-08 22:52:04 +00:00
|
|
|
{
|
|
|
|
}
|
|
|
|
|
2009-12-28 17:13:30 +00:00
|
|
|
ACTOR LowerStackLookOnly : StackPoint 9078
|
2008-08-08 22:52:04 +00:00
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
ACTOR SectorSilencer 9082 native
|
|
|
|
{
|
|
|
|
+NOBLOCKMAP
|
|
|
|
+NOGRAVITY
|
|
|
|
+DONTSPLASH
|
|
|
|
RenderStyle None
|
|
|
|
}
|