mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-25 17:32:35 +00:00
2766 lines
78 KiB
Text
2766 lines
78 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
level = "70";
|
|
maxGemsPerGroup = "7";
|
|
time = "300000";
|
|
type = "intermediate";
|
|
gameType = "MultiPlayer";
|
|
name = $Text::LevelNameMP4;
|
|
gemGroupRadius = "20";
|
|
include = "1";
|
|
gameMode = "Scrum";
|
|
difficulty = "7";
|
|
numgems = "1";
|
|
guid = "{917B670B-2DB1-4746-A345-A8EF799DB682}";
|
|
};
|
|
new Sky(Sky) {
|
|
position = "336 136 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
materialList = "~/data/skies/sky_intermediate.dml";
|
|
cloudHeightPer[0] = "0";
|
|
cloudHeightPer[1] = "0";
|
|
cloudHeightPer[2] = "0";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
cloudSpeed3 = "0.0003";
|
|
visibleDistance = "1500";
|
|
fogDistance = "1000";
|
|
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
|
fogStorm1 = "0";
|
|
fogStorm2 = "0";
|
|
fogStorm3 = "0";
|
|
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
|
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
|
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
|
useSkyTextures = "1";
|
|
renderBottomTexture = "1";
|
|
noRenderBans = "1";
|
|
renderBanOffsetHeight = "50";
|
|
skyGlow = "0";
|
|
skyGlowColor = "0.000000 0.000000 0.000000 0.000000";
|
|
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
|
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
|
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
|
};
|
|
new Sun() {
|
|
direction = "-0.635707 0.363261 -0.681115";
|
|
color = "1.400000 1.200000 0.400000 1.000000";
|
|
ambient = "0.400000 0.400000 0.400000 1.000000";
|
|
shadowColor = "0.000000 0.000000 0.150000 0.350000";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 0 -600";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "astrolabeShape";
|
|
};
|
|
new StaticShape(Cloud_Shape) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "astrolabeCloudsIntermediateShape";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "./royale.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-33 29.5 -9";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/royale_corner1.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-33 29.5 -9";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_corner2.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "33 28.5 -9";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/royale_corner1.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "33 28.5 -9";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_corner2.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-10.5 29 -8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "10.5 29 -8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "33.5 6 -8.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "33.5 -15 -8.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "33.5 -28 -8.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-33.5 52 -8.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-33.5 73 -8.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-33.5 86 -8.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_pipe.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 41 -8.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 17 -8.5";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "55.5 33.5 8";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "21.5 -4.5 -8.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-45.5 62.5 -8.5";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-55.5 24.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-21.5 62.5 -8.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "45.5 -4.5 -8.5";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/royale_climb.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "50.5 1 16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "0";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-16.5 68 16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "5.5 12 16";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-5.5 12 16";
|
|
rotation = "0 0 1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-5.5 46 16";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "5.5 46 16";
|
|
rotation = "0 0 -1 90";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-16.5 57 16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-50.5 57 16";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-50.5 68 16";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "50.5 -10 16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "16.5 -10 16";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "16.5 1 16";
|
|
rotation = "0 0 1 180";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/arch_8_normal.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new SimGroup(GemSpawns) {
|
|
|
|
new SpawnSphere() {
|
|
position = "-72.5 66 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-71 64 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-85 80 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-61 79.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-59.5 81 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-57.5 49 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-59.5 51 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-75 43 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-86.5 51 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "78 -23.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "79.5 -25 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "85.5 -13.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "64 -19 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "73 1.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "61.5 10 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "86.5 16 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "88 14.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-12 -16 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-10 -12 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-7.5 -15 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3 -13.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17.5 -16.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-11.5 -7 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-10 -21.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-7 -19.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-7.5 -9 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-15.5 -12.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17 -7 -0.193323";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17 -21 -0.0582378";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3.5 -21 0.0405682";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3.5 -7.5 -0.0719141";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "12 71 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3 43 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3.5 38.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "1 33 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-2 26.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3 18.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "14 -0.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11173";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "20.5 -3.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11171";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "11.5 -8.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11170";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "29.5 -6.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "37 -3 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-7 66.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-14 59.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18 64.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-26 60 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-34.5 67.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-49 71.5 -4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-46.5 85.5 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-43.5 77.5 -13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-37.5 69.5 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-24 79.5 -13.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18 73.5 -4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17.5 87.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_5pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-49.5 43.5 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17.5 7.5 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11172";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17.5 -12 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11167";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-28 13 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "10 13.5 -4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-36 16 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-22 19 -13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "14 25 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-8 33 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "30 38.5 -13.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "12 42 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-12 44.5 -4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "20 45 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "18 -26 -4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11168";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "23.5 -14 -13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "11169";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "29.5 -24 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "37.5 -12 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "43 -22 -13.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "46.5 -28 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49 -12 -4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "20.5 15.5 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "23.5 3.5 -13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "29.5 15.5 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "37.5 5.5 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "41 35.5 -13.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "46.5 29.5 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49 21.5 -4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49.5 7.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_5pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-49 19.5 -4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-46.5 37.5 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-43.5 53.5 -13";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-37.5 33.5 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-29.5 45.5 -16";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-24 39.5 -13.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-20.5 53.5 -9.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17.5 49.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3.5 7.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0.5 52.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 38 18";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_5pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 13 18";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "10 75 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "7.5 72 -2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3 73.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17.5 70.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "11.5 80 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "10 65.5 -1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "7 67.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "7.5 78 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "15.5 74.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17 80 -0.0711262";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17 66 -0.0788733";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3.5 66 -0.0743121";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3.5 79.5 -0.0611517";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
gem = "0";
|
|
};
|
|
};
|
|
new SimGroup(SpawnPoints) {
|
|
|
|
new SpawnSphere() {
|
|
position = "33.5 -4.5 -14";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 29 -14";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33.5 62.5 -14";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-87 65.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-55.5 6.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "55.5 51.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-3 61 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "4 -1 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "87.5 0.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "56 -5 18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-56 63 18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
};
|
|
new Item() {
|
|
position = "-68 53 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "-72.5 79.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "-8.5 77.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "13.5 53 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "-13 6 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "10 -18.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "74.5 -10.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "73 15 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperJumpItem";
|
|
};
|
|
new Item() {
|
|
position = "66 52 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "BlastItem";
|
|
};
|
|
new Item() {
|
|
position = "-66 7 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "BlastItem";
|
|
};
|
|
new Item() {
|
|
position = "-24.5 -29.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "BlastItem";
|
|
};
|
|
new Item() {
|
|
position = "24.5 87 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "BlastItem";
|
|
};
|
|
new Item() {
|
|
position = "55.5 13.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "-56 45.5 16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "12 7.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "-12 51 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "-54.5 73.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "54 -25.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "MegaMarbleItem";
|
|
};
|
|
new Item() {
|
|
position = "33.5 -21.5 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "33.5 12.5 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "17 29 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "-17 29 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "-33.5 29 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "33.5 29 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "-33.5 45.5 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "-33.5 79.5 -16.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "SuperSpeedItem";
|
|
};
|
|
new Item() {
|
|
position = "-3.5 60 18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "HelicopterItem";
|
|
};
|
|
new Item() {
|
|
position = "-0.5 -5.5 18.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "HelicopterItem";
|
|
};
|
|
new Item() {
|
|
position = "49.5 45 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "HelicopterItem";
|
|
};
|
|
new Item() {
|
|
position = "-49.5 13 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
checkPointConfirmationNumber = "0";
|
|
foundOnCheckpointSeq = "0";
|
|
className = "HelicopterItem";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-102.646 98.4477 -19.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "205.637 138.987 249.835";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
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 SpawnSphere() {
|
|
position = "-14.8311 61.7505 11.9789";
|
|
rotation = "0.0441321 -0.0849502 0.995407 125.311";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "CameraSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49.2406 -31.3656 16.0232";
|
|
rotation = "0.449854 0.144961 -0.881259 40.1708";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "CameraSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|