//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { time = "0"; type = "advanced"; desc = "Use the tornado to your advantage!"; name = "Eye of the Storm"; artist = "Alex Swanson"; startHelpText = "Move back and forth to escape the tornado\'s pull!"; level = "43"; goldtime = "45000"; }; new MissionArea(MissionArea) { area = "-360 -648 720 1296"; flightCeiling = "300"; flightCeilingRange = "20"; locked = "true"; }; new Sky(Sky) { position = "336 136 0"; rotation = "1 0 0 0"; scale = "1 1 1"; cloudHeightPer[0] = "0"; cloudHeightPer[1] = "0"; cloudHeightPer[2] = "0"; cloudSpeed1 = "0.0001"; cloudSpeed2 = "0.0002"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; useSkyTextures = "1"; renderBottomTexture = "1"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogVolume1 = "-1 7.45949e-031 1.3684e-038"; fogVolume2 = "-1 1.07208e-014 8.756e-014"; fogVolume3 = "-1 5.1012e-010 2.05098e-008"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004"; fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000"; }; new Sun() { direction = "-0.286096 0.524551 -0.80187"; color = "1.400000 1.200000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; }; new InteriorInstance() { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/addon/eyeofthestorm.dif"; showTerrainInside = "0"; }; new StaticShape(StartPoint) { position = "0.06875 3.62188 0.4125"; rotation = "0 0 1 30.3668"; scale = "1 1 1"; dataBlock = "StartPad"; fixedscale = "1"; }; new StaticShape() { position = "0.06875 3.62188 0.4125"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "Tornado"; }; new StaticShape(EndPoint) { position = "1.21051 5.3522 20.9965"; rotation = "0 0 1 120.321"; scale = "1 1 1"; dataBlock = "EndPad"; }; new Trigger(Bounds) { position = "-24.5026 22.0654 -61.1541"; rotation = "1 0 0 0"; scale = "48.8855 39.7722 99.1541"; dataBlock = "InBoundsTrigger"; polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000"; }; new StaticShape() { position = "2.44127 5.92507 26.4187"; rotation = "0 0 -1 60.7335"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new Item() { position = "-1.96012 -1.78489 3.58565"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "4.87989 7.45648 1.91923"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-1.87639 -6.91794 1.83562"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "10.2917 11.2517 8.63898"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-9.04023 2.17382 3.77749"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-0.912513 10.6736 4.32601"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-3.31143 13.6958 7.30529"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-6.27634 -4.48446 6.4089"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "4.5929 -7.82201 9.09318"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "4.91288 -2.25162 5.55569"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItemTurquoise"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "5.49945 0.0636936 3.44934"; rotation = "0 0 1 21.1995"; scale = "1 1 1"; dataBlock = "TimeTravelItem"; collideable = "0"; static = "1"; rotate = "1"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Shell.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---