mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
817 lines
21 KiB
Text
817 lines
21 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
desc = "Master this monumental mountain challenge!";
|
|
startHelpText = "";
|
|
type = "Advanced";
|
|
name = "King of the Mountain";
|
|
level = "52";
|
|
artist = "Alex Swanson";
|
|
time = "0";
|
|
goldTime = "44000";
|
|
};
|
|
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.68704 0.433247 -0.583329";
|
|
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/kingofthemountain1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "-23.4798 37.4904 42.0611";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new StaticShape(StartPoint) {
|
|
position = "5.98336 -16.2998 0";
|
|
rotation = "0 0 -1 88.8085";
|
|
scale = "1 1 1";
|
|
dataBlock = "StartPad";
|
|
};
|
|
new Item() {
|
|
position = "-6 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain4.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 13 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 15 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 15 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 17 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
powerUp = "0";
|
|
pad = "1764";
|
|
penaltyTime = "0";
|
|
bonusTime = "0";
|
|
time = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 19 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 19 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain6.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 21 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 23 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 23 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0.0193996 -0.0181274 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain5.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 25 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 27 8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 27 8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new Item() {
|
|
position = "4 56 12.7";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4 38 11.7";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.125 57.3125 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "32.775 64.5719 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "29.9469 63.7719 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "29.9469 61.7438 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.1156 61.3438 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "27.125 59.3125 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "24.2938 57.5125 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "24.2875 55.4875 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "29.9469 59.7438 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-13.75 49.5 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6 50.5 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-7.25 51.75 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain2.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "-5.5 52 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6 49 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-14.75 49 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-6.75 49.5 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-15 50 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-12 51.0625 38.125";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-7.75 49 37.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-16.75 50.75 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-4 49.375 37";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-17 51.75 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain7.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "-17.75 49.5 38.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/interiors/addon/kingofthemountain3.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "-12.5 49.125 38.3125";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-21.5 50.25 39";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-22 51 39";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-21 52 39";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-12.4801 33.8898 47.0157";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new StaticShape() {
|
|
position = "-2.85 50.5 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-1.75 51 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-1.5 49.95 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-2 49 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-10.75 52 37.625";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 49.5 36.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-0.2 51.75 36.3158";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-10.125 48.75 37.375";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 52 36.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "1.6 51.25 36.1658";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "2 50.5 36.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "3.5 50 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-4 50.75 37";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "4.75 49.25 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "3.75 49 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "4.75 51.25 36.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "5.75 51.25 36";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "5.75 50 36";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "7.25 49.75 35.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "7.25 51.75 35.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-11.25 50 37.8125";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "9.5 51 35.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "9.25 49.25 35.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "8.75 50 35.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "7.25 50.75 35.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new Item() {
|
|
position = "-11.75 47.25 45";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-22.25 49 39";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-19.5 48.75 38.75";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape(EndPoint) {
|
|
position = "-15.5437 -7.53125 37.9946";
|
|
rotation = "0 0 1 119.748";
|
|
scale = "1 1 1";
|
|
dataBlock = "EndPad";
|
|
};
|
|
new StaticShape() {
|
|
position = "-20 50.125 38.875";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-73.293 119.256 -2.87708";
|
|
rotation = "1 0 0 0";
|
|
scale = "136.706 165.071 239.079";
|
|
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 = "-19 50.625 38.625";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-19 52.25 38.625";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "-4.5 52.25 37.25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "LandMine";
|
|
resetTime = "Default";
|
|
};
|
|
new StaticShape() {
|
|
position = "32.775 62.5719 32.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TrapDoor";
|
|
open = "0";
|
|
timeout = "200";
|
|
resetTime = "Default";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
powerUp = "0";
|
|
pad = "2529";
|
|
penaltyTime = "0";
|
|
bonusTime = "0";
|
|
time = "0";
|
|
};
|
|
new StaticShape() {
|
|
position = "-18.8738 46.5042 44.4805";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new StaticShape() {
|
|
position = "-11.5431 41.5988 44.8791";
|
|
rotation = "0.422544 0.801818 0.422544 102.553";
|
|
scale = "1 1 1";
|
|
dataBlock = "DuctFan";
|
|
};
|
|
new StaticShape() {
|
|
position = "-19.6395 -5.49399 47.7585";
|
|
rotation = "0.206027 0.883162 0.421399 56.7962";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignFinish";
|
|
};
|
|
new StaticShape() {
|
|
position = "-25.2174 38.5469 42.1758";
|
|
rotation = "-0.0399892 -0.00257098 0.999197 172.649";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionDanger";
|
|
};
|
|
new StaticShape() {
|
|
position = "11.741 51.6553 35.4762";
|
|
rotation = "0.0448919 -0.0642305 -0.996925 70.0667";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionDanger";
|
|
};
|
|
new StaticShape() {
|
|
position = "36.1721 64.8655 35.2185";
|
|
rotation = "0 0 1 231.657";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionCaution";
|
|
};
|
|
new StaticShape() {
|
|
position = "-2.0153 40.2847 12.2201";
|
|
rotation = "0 -1 0 5.15691";
|
|
scale = "1 1 1";
|
|
dataBlock = "SignCautionCaution";
|
|
};
|
|
new ScriptObject() {
|
|
gemCount = "0";
|
|
powerUp = "0";
|
|
pad = "1660";
|
|
penaltyTime = "0";
|
|
bonusTime = "0";
|
|
time = "0";
|
|
};
|
|
new Item() {
|
|
position = "2.08345 76.8404 18.1291";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2341 36.73 43.9974";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14.8376 51.3676 39.3834";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "TimeTravelItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.79159 -14.6598 2.33079";
|
|
rotation = "1 0 0 0";
|
|
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 ---
|