mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
3482 lines
99 KiB
Text
3482 lines
99 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
gameMode = "Scrum";
|
|
level = "84";
|
|
difficulty = "7";
|
|
maxGemsPerGroup = "6";
|
|
time = "300000";
|
|
type = "intermediate";
|
|
gemGroupRadius = "22";
|
|
name = $Text::LevelNameMP15;
|
|
gameType = "MultiPlayer";
|
|
desc = "Gets the Gemses!";
|
|
numgems = "1";
|
|
include = "1";
|
|
guid = "{92A2B64A-6419-4779-AD02-4AE4686036DB}";
|
|
};
|
|
new Item() {
|
|
position = "9.29052 -28.9862 10.4998";
|
|
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 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";
|
|
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
|
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
|
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
|
};
|
|
new Sun() {
|
|
direction = "-0.551709 0.479704 -0.682277";
|
|
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 = "./vortexeffect.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "15 -28.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "15 -34.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "9 -34.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "9 -28.5 -1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
interiorFile = "~/data/missions/parts/vertical_support.dif";
|
|
showTerrainInside = "0";
|
|
className = "interior";
|
|
};
|
|
new Item() {
|
|
position = "-46 -66 0.5";
|
|
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 = "60 -66 3";
|
|
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 = "26 7.5 -3";
|
|
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 = "-13 23 1.5";
|
|
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 = "34 -66 3.5";
|
|
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 = "51 -21 6";
|
|
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 = "16 26 0";
|
|
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 = "-28 -10 1";
|
|
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 = "-13 -58 -0.106686";
|
|
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 = "11 -9 1.5";
|
|
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 = "50 -49 5";
|
|
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 = "36 4.5 3";
|
|
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 = "-37.3504 -34.0349 3";
|
|
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 = "-23 -81 0";
|
|
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 = "-9 -81 0";
|
|
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 = "36 42 3";
|
|
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 = "52 12 0";
|
|
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 = "7 31 1";
|
|
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 = "38 -12 3";
|
|
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 = "60 -40 4.5";
|
|
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 = "-34 -58 3";
|
|
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 7 0";
|
|
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 = "-1 -68 1.5";
|
|
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 SimGroup(GemSpawns) {
|
|
|
|
new SpawnSphere() {
|
|
position = "21 -9 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 = "25 -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 = "25 -1 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 -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 3 3";
|
|
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 3 3";
|
|
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 = "21 11 3";
|
|
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 = "21 7 3";
|
|
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 8 3";
|
|
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 = "21.5 17 0";
|
|
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 17 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 20.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 = "4 19 0";
|
|
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 = "3.5 11 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 = "1 3 6";
|
|
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 = "-5 3 6";
|
|
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 = "-9 3 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 = "5.5 3 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 = "-3 -1.5 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-2 4.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 = "-6 7 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 = "2.5 25 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 = "5 26.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 = "-2 18 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 = "-8 23.5 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-8 18 0.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 = "-8 12 0.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 = "-14 12 0.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 = "-25 3 2.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 = "-29 3 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 = "8542";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-25 -1 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-29 -1 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "8543";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33 -1 0.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 = "8541";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33 -5.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 = "-38.5 -1 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 = "8540";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-38.5 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 = "8538";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-34 4.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 = "8539";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-21 -5 3";
|
|
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 -21 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 = "-41 -21 0";
|
|
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 = "-28 -21 0.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 -24.5 0.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 = "-26 -32 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 = "12.0468 -31.8396 9.55452";
|
|
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 = "44 -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 = "52.5 -4 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 = "53 -9 3";
|
|
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 2 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-33.5 -34 3";
|
|
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 -34 3";
|
|
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 -27 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-49 -39 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-45 -39 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 = "-41 -39 2.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 = "-45 -43 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-49 -43 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-53 -43 0.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 = "-53 -49 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 = "-41.5 -53 0";
|
|
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 = "-50 -55.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 = "-48.5 -50.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 = "-41 -67 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-37 -63 2.25";
|
|
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 -63 2.25";
|
|
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 = "-25 -63 2.25";
|
|
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 -63 2.25";
|
|
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 -58 3";
|
|
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 -48 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-16 -48.25 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-10.25 -47.5 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-7 -53 0.75";
|
|
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 = "-7 -63 0.75";
|
|
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 = "5.25 -63.25 0.75";
|
|
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 = "-1 -58.75 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.75 -58.75 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 = "-4.75 -57.25 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 = "-28 -58 3";
|
|
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 -68 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-18.5 -73.25 0.75";
|
|
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.75 -71 1.25";
|
|
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 = "-15.5 -75.25 0.25";
|
|
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 -78.25 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 = "-20.75 -83.25 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 = "-15 -83 0";
|
|
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 = "-5 -77 0.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 = "-27 -81 0.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 = "-31 -75 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-24.75 -73 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-9 -73 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-0.75 -79 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "8.75 -64.75 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "11 -61 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "14.75 -62.75 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "20.75 -65 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 = "22.5 -61 2.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 = "29 -65 2.25";
|
|
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 -81 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 = "55 -74.75 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 = "61 -79 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 = "57 -85.25 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 = "55 -67 3.75";
|
|
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 -57 3.75";
|
|
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.75 -67 4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "49 -63 3.75";
|
|
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 = "45 -57 3.75";
|
|
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 -73 5.25";
|
|
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 -71.25 3.75";
|
|
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 -61.25 4.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "42.75 -49.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 = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "48.25 -53 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.75 -48.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 = "53 -51.25 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 = "57 -48.25 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 = "51.5 -45.25 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 = "61.25 -48 3";
|
|
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 -41 3.75";
|
|
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 = "45.25 -41 3.75";
|
|
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 = "51 -35.25 3.75";
|
|
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 = "45 -31 3.75";
|
|
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 = "55.2185 -30.9907 4.9324";
|
|
rotation = "0 0 -1 2.8649";
|
|
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 = "15 -69 2.25";
|
|
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.75 -69 2.75";
|
|
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 -57.25 1.25";
|
|
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 -56.75 2.25";
|
|
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 = "-14 18 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "7 35 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 = "2 40 3";
|
|
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 40 3";
|
|
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 = "7.5 40 3";
|
|
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 45.5 3";
|
|
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.5 45 3";
|
|
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 = "16 45 3";
|
|
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 = "32 36.5 3";
|
|
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 26.5 3";
|
|
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 = "37 19 3";
|
|
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 = "37 23.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "37 26.5 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "27 41.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 = "26.8694 38.4536 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
gemDataBlock = "GemItem_2pts";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "13 34.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 29.5 0.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 = "1 33 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "25 31 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 = "32 31 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 = "37 31 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 = "32 -0.5 3";
|
|
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 7 3";
|
|
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 7 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 = "48.5 7 0.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 = "52 7 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 = "57 9 0";
|
|
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 = "59.5 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 = "61 4 1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "36.5 11.5 -3";
|
|
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 11.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 = "46.5 13 -0.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 = "31 12.5 -3";
|
|
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 9 -3";
|
|
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.5 12 -3";
|
|
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 = "18.5 7.5 -3";
|
|
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 3 3";
|
|
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 3 3";
|
|
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 2 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 = "47.5 1.5 2";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "GemSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
static = "1";
|
|
gem = "0";
|
|
rotate = "1";
|
|
className = "GemSpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "40.5 -1 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 = "20.1817 -23.8305 5.52913";
|
|
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.10787 -23.9168 5.50788";
|
|
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.06041 -39.9544 5.51305";
|
|
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.8039 -39.9594 5.50701";
|
|
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 SimGroup(SpawnPoints) {
|
|
|
|
new SpawnSphere() {
|
|
position = "-38 2.5 2";
|
|
rotation = "0 0 1 106.57";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-47.5 -53.5 2";
|
|
rotation = "0 0 1 54.431";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-25 -58.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-13 -68 3";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "3 -57.5 1.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-2 -9.5 5";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-2 7.5 2";
|
|
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 = "-1.5 26 2";
|
|
rotation = "0 0 1 180.482";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "25.5 26 2";
|
|
rotation = "0 0 1 234.34";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "32 42.5 5";
|
|
rotation = "0 0 1 175.898";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "32 19 5";
|
|
rotation = "0 0 1 229.939";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "31.5 5 5";
|
|
rotation = "0 0 1 220.771";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "56 12 2";
|
|
rotation = "0 0 1 220.198";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "50 -30 7";
|
|
rotation = "0 0 -1 89.3814";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "40 -41.5 7";
|
|
rotation = "0 0 1 218.87";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "60 -56 7";
|
|
rotation = "0 0 -1 101.596";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "38 -76 4.5";
|
|
rotation = "0 0 -1 10.8861";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "26 12.5 -1";
|
|
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 SpawnSphere() {
|
|
position = "-32.5 -49 5";
|
|
rotation = "0 0 1 53.2851";
|
|
scale = "1 1 1";
|
|
hidden = "0";
|
|
reanderShadow = "1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
className = "SpawnSphereMarker";
|
|
};
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-57.5 51.5 -6.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "123 141 34";
|
|
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 Item() {
|
|
position = "14.9376 -34.5608 10.5658";
|
|
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 SpawnSphere() {
|
|
position = "-61.0012 -69.1348 18.7585";
|
|
rotation = "0.314944 -0.181678 0.93156 63.5349";
|
|
scale = "1 1 1";
|
|
hidden = "1";
|
|
reanderShadow = "1";
|
|
dataBlock = "CameraSpawnSphereMarker";
|
|
radius = "100";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|