mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-25 09:22:52 +00:00
3912 lines
110 KiB
Text
3912 lines
110 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
maxGemsPerGroup = "6";
|
|
level = "80";
|
|
include = "1";
|
|
time = "300000";
|
|
gameMode = "Scrum";
|
|
gemGroupRadius = "20";
|
|
difficulty = "4";
|
|
type = "intermediate";
|
|
name = $Text::LevelNameMP11;
|
|
goldTime = "0";
|
|
numgems = "1";
|
|
gameType = "MultiPlayer";
|
|
desc = "Marble It Up!";
|
|
guid = "{87206CA6-73AC-483B-B220-954FE3BE2E8A}";
|
|
};
|
|
new Item() {
|
|
position = "-5.88496 -7.27892 1.03111";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
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";
|
|
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.614021 0.433884 -0.659336";
|
|
color = "1.400000 1.200000 0.400000 1.000000";
|
|
ambient = "0.400000 0.400000 0.400000 1.000000";
|
|
shadowColor = "0.000000 0.000000 0.000000 0.400000";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 0 -500";
|
|
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 = "./marbleitup.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SimGroup(GemSpawns) {
|
|
|
|
new SpawnSphere() {
|
|
position = "-34.0142 38.0662 6";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33.5 40.5 9.4928";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-37.1591 31.3447 9.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";
|
|
gem = "3712";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-36.7023 41.3832 6";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-43.962 41.4128 6";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-46.1537 37.774 6";
|
|
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";
|
|
gem = "3709";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-40.4988 31.5228 6";
|
|
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";
|
|
gem = "3708";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33.5 35.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-40 38 7.46506";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-55 57 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-38.5 64 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-64 37.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";
|
|
gem = "3711";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-29 23 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-50.5 49.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-62.5 13.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";
|
|
gem = "3710";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-53 25.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";
|
|
gem = "3707";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-12.5 62 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-26.5 56.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-12 28 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-27.5 47.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-46 68.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-65 56.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-61 69 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-36 70 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69.5 50 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69 34 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69 -20 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-70 -10 11";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69.5 0 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-40 11.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-11 42.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "26 68 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "31.5 74.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17 45.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "19 33.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "35.5 17 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "72 15.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "57 20 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "23 22.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "42 27 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "26.5 42 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "38 54 7";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "54 38 7";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "55 47.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "53.5 55 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "36 48 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "40.5 40 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "46 35.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "56.5 30 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "59 49 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49 59 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "67 36.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "29 28.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "33 33 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "27.5 13 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "12.5 28.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "28 56 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "60 63 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "67 60 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "66 44 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "66 54 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "54 66.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "44.5 66.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "69 75.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "75.5 68.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49 74.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "74.5 49 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "65 -8.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "52.5 -10.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "42 -18.5 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "66 -25.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "63 -30.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "55.5 -34 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "71.5 -39.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "77 -35 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "50 -50 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "48.5 -45.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "75.5 -55.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "75.5 -75.5 4";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49.5 -35 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "35 -48.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "62 -62 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "28.5 -29 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "52.5 -29.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "25 -50.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "56.5 -75.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "41.5 -44.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "36.5 -27 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "48.5 -25.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "26.5 -34.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "19 -42 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "42.5 -35 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "34.5 -42 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "41 -69.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "34.5 -75.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "34 -55 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "27.5 -63.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "43.5 -40 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-59.5 0 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-59.5 0 5.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-70 9.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-67 -28.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-71 -51 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69.5 -61 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-70.5 -71 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-52 -52 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-48 -44 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-60 -40 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-63 -47 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-46 -58.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-39.5 -63 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-44 -48 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-39 -48.5 6.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-43.5 -39 6.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-48 -36 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-36 -41.5 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-28 -32 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-47.5 -32.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-32 -47 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-58.5 -57.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-63 -27.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-22.5 -63 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-14.5 -71 4";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-71 -15 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-22.5 -22.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18 -34 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-35.5 -18.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-48.5 -18 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-10 -42 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 -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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-4.5 0 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "5.32754 -0.415785 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "4.5 4.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-4.5 4.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-29 -68.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18.5 -59.5 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-50.5 -72 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-8.5 -10 0";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 13 0";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "9.5 -9.5 0";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "18.5 0 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 18.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18.5 0 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0 -18.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "13 -12.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "22 -21.5 5.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-22 21.5 5.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "22 21.5 5.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-21.5 -21.5 5.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "12.5 13 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-13 13.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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-13.5 -13 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-19.5 -46.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-6 -70 10";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "9.5 -70 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "0.0806305 0.00997359 6.19851";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-2.72588 -6.61069 4.01005";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "2.75514 6.60023 4.01072";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "7.32488 17.3575 1.60143";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-6.78813 16.7318 1.17508";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18.4664 7.80979 2.20641";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-17.9106 -7.38035 1.84872";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-8.101 -18.4645 2.39194";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "6.67977 -16.8377 1.29481";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17.7068 -7.32571 1.74977";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "17.4543 7.1416 1.70318";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "23 -70 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-34.5 -30 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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-62 -69.5 8";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-52 -61 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-61 -52 9";
|
|
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";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
};
|
|
new SimGroup(SpawnPoints) {
|
|
|
|
new SpawnSphere() {
|
|
position = "23 0 6.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 = "0 23 6.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 = "-23 0 6.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 = "-29.5 28.5 6.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 = "27.5 27.5 6.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 = "26.5 -27 6.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 = "-26.5 -26.5 6.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 = "0 -42.5 11";
|
|
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 = "42.5 1 11";
|
|
rotation = "0 0 -1 93.9651";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-0.5 42 11";
|
|
rotation = "0 0 1 174.752";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-42 2.67012e-007 11";
|
|
rotation = "0 0 1 91.1003";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-57 20 6.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 = "-54.5 53.5 6.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 = "-18.5 56 6.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 = "15 58 6.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 75 15.5137";
|
|
rotation = "0 0 1 186.784";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "75 55.5 12.595";
|
|
rotation = "0 0 -1 95.6839";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "38.5 46.5 10.5";
|
|
rotation = "0 0 1 211.604";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "74 11 6";
|
|
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 = "53.5 3.5 6";
|
|
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 = "73 -34 11";
|
|
rotation = "0 0 -1 91.6733";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "62 -59 6";
|
|
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 = "39.5 -74 9.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 = "0 -57 6";
|
|
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 = "-20 -68.5 12";
|
|
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 = "-54 -68.5 11";
|
|
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 = "-43.5 -43.5 11";
|
|
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 = "-71 -45 11";
|
|
rotation = "0 0 1 92.2462";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69 21 11.5";
|
|
rotation = "0 0 1 86.5166";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-69.5 44 11.529";
|
|
rotation = "0 0 1 90.5273";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-53 69.5 11.5";
|
|
rotation = "0 0 1 171.887";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-21 68.5 11.5";
|
|
rotation = "0 0 1 163.293";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "26.5 75.5 11.5";
|
|
rotation = "0 0 1 178.19";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
};
|
|
new Item() {
|
|
position = "-35 0 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-41.5 19.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "27 42 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "65 49 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "35 0 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "19 -55 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-24 -56 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "0 59.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-67.5 -68 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "70.5 -55 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "70 70.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-69.5 68.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperSpeedItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "68.5 -4 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "73 -74 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-2.73107 6.54116 6.03458";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-46.5 41 14";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-70.5 -24.5 10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "16 75.5 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-20 -19.5 10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "20.5 20 10";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-57.5 38 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "6.69834 -2.65797 8.03049";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-37 -59 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "63.5 -12 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "62 20 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "31.5 62 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-29.5 63.5 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-58.5 -10.5 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "6.37055 6.5953 1.09126";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "SuperJumpItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "0 -35.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "46 -49 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-19 41.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-57.5 -22.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "42 26.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "0 35 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
permanent = "0";
|
|
className = "MegaMarbleItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-18 17 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "BlastItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "18.5 -18 4";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "BlastItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "49.5 65 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "HelicopterItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-38 56.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "BlastItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "-49 -49 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "BlastItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Item() {
|
|
position = "44.5 44.5 8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
permanent = "0";
|
|
className = "BlastItem";
|
|
checkPointConfirmationNumber = "0";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-77.5 81.5 -3.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "159 163 34.5";
|
|
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 = "-23.4458 6.05711 4.58578";
|
|
rotation = "-0.0499054 0.0756195 0.995887 113.371";
|
|
scale = "1 1 1";
|
|
hidden = "1";
|
|
reanderShadow = "1";
|
|
dataBlock = "CameraSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|
|
|