mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
2693 lines
70 KiB
Text
2693 lines
70 KiB
Text
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
new ScriptObject(MissionInfo) {
|
|
level = "11";
|
|
name = "Core";
|
|
desc = "Don\'t get lost in the gravity maze on your way to the gems.";
|
|
music = "Tim Trance.ogg";
|
|
artist = "Alex Swanson";
|
|
game = "Ultra";
|
|
gameMode = "Hunt";
|
|
radiusFromGem = "20";
|
|
time = "300000";
|
|
maxGemsPerSpawn = "6";
|
|
alarmStartTime = "25";
|
|
type = "Intermediate";
|
|
overviewHeight = "-5";
|
|
score[0] = "20";
|
|
score[1] = "20";
|
|
platinumScore[0] = "40";
|
|
platinumScore[1] = "60";
|
|
ultimateScore[0] = "75";
|
|
ultimateScore[1] = "110";
|
|
glassCenter = "Glassy";
|
|
};
|
|
new MissionArea(MissionArea) {
|
|
area = "-360 -648 720 1296";
|
|
flightCeiling = "300";
|
|
flightCeilingRange = "20";
|
|
locked = "true";
|
|
};
|
|
new Sky(Sky) {
|
|
position = "336 136 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
cloudHeightPer[0] = "0";
|
|
cloudHeightPer[1] = "0";
|
|
cloudHeightPer[2] = "0";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
cloudSpeed3 = "0.0003";
|
|
visibleDistance = "10000";
|
|
useSkyTextures = "1";
|
|
renderBottomTexture = "1";
|
|
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
|
|
fogDistance = "300";
|
|
fogColor = "0.600000 0.600000 0.600000 1.000000";
|
|
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
|
|
fogVolume2 = "-1 1.07208e-014 8.756e-014";
|
|
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
|
|
materialList = "~/data/skies/Cloudy/cloudy.dml";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
noRenderBans = "1";
|
|
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
|
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
|
|
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
|
|
};
|
|
new Sun() {
|
|
direction = "0.573201 0.275357 -0.771764";
|
|
color = "1.080000 1.030000 0.900000 1.000000";
|
|
ambient = "0.400000 0.400000 0.500000 1.000000";
|
|
};
|
|
new StaticShape() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "10000 10000 10000";
|
|
dataBlock = "Wintry";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "~/data/multiplayer/interiors/mbu/Core.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new SimGroup(SpawnPoints) {
|
|
|
|
new Trigger() {
|
|
position = "6 6 2";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "6 2 6";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "2 6 6";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "16 16 26";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-16 16 26";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "16 -16 26";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-16 16 -25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "0";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-16 -16 -25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "0";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "16 -16 -25";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "0";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "24 -16 -14";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "24 16 18";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-24 -16 -14";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-24 16 18";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-24 -16 18";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-16 24 18";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "16 -24 -14";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
new Trigger() {
|
|
position = "-16 -24 18";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnTrigger";
|
|
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";
|
|
g = "1";
|
|
add = "0 0 1";
|
|
};
|
|
};
|
|
new SimGroup(GemSpawns) {
|
|
|
|
new Item() {
|
|
position = "-0.75 -0.75 -0.527433";
|
|
rotation = "0.707107 0.707107 0 60";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemBlue";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "31.4413 1.50611 -8";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "31.4413 11.0061 -2.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "31.4413 7.50611 11.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "31.4413 -13.4939 6";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "32 -4.5 9.57222";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "32 9.5 -8.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "30.9449 2.88744 2";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 14.5 21.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 21.5 15.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 -15 22";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 -21 15.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 -21.5 -15";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 -15.5 -21.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 14.5 -21.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 20.5 -15.5";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 21.5 -15.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 14.5 -21";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 -15 -21.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 -21.5 15";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 -15 21";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 15 21";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 21 16.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-30 3 -2.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-30 3 4.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-30 -4.5 3";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-31 -11.5 0";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-32 -1 12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14 -22 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-22 -14.5 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-22 14.5 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14.5 22 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "14 22.5 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21 15 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21.5 -15 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "14 -21.5 -28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "9.5 0 -30";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12 0 -30";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-11.6566 6.64876 0.192948";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-17.1957 2.06728 0.148912";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2.12135 -16.1306 0.0649506";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.17529 -10.6651 0.0390642";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "7.13293 0.23424 -7.56451";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "1.1089 0.142027 -13.3742";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.77102 0.478433 -18.8579";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-3.39114 0.273117 13.0054";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.16021 0.130381 23.1957";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.2356 0.185587 5.81692";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-19.5582 0.111458 2.76687";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.139948 3.77459 -10.7163";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.204707 1.57283 -16.599";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.279673 -10.2578 6.05468";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.131041 -4.03641 12.2799";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.281044 -23.1101 1.6972";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.308665 -0.936942 18.7127";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.227269 4.28445 -2.71885";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "14 6 -30";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.5 11 -29";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0 -14.5 -30";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14.5 -21.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21.5 -15.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21 15.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-16 20.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "15 21.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "20.5 16.5 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "22 -15 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "15 -22 28";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10 -12 31";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "7 7.5 30.9074";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-13 9.5 30.9074";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12 4.5 32";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-6.5 -9 31";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-13 -5 31.1394";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3 3 31.4563";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-31 10 8";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-32 12.5 -4";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-32 -6 -12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 -21 -15.5";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-7.97022 0.482076 0.512877";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.02983 -0.355828 6";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-0.347757 5.96967 6";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6 6 -0.411104";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.75 -30 -3.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.75 -30 4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.25 -30 3";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-14.25 -31 3.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "16.3204 -29.5569 0.0505596";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-5.25 -32 -12.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.75 -32 -12.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "5.25 -32 12.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.75 -32 12.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21.25 -28 16.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-17.25 -28 21";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "15.75 -28 22";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21.75 -28 16.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21.25 -28 -16";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "16.25 -28 -21.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-16.25 -28 -22";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21.25 -28 -16.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21.25 28 -17";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-16.25 28 -22";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "16.25 28 -21.5";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21.25 28 -16";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "21.75 28 16.5";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "15.75 28 22";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-15.75 28 21.5";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-21.25 28 16.5";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-9.25 32 7.5";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "5.74133 31.2081 14.0854";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "13.25 32 4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-6.25736 31.3767 15";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-2.75 18.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-2.25 10 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.25 -2.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "22.25 0 -3";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.75 0 -1.5";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "22.75 -2.5 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0 7 -3";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0 19.5 -3";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-8.25736 31.3767 -8";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.25 -31 -4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemRed";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.331948 -7.97624 0.454675";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.449052 0.467071 -4.03665";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "GemItemYellow";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
};
|
|
new Item() {
|
|
position = "3.2 -1.7 6";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.02934 -1.8 8.8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "8.8 -1.7 6";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.29073 -1.12531 3.44334";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "6.07144 3.40802 -1.7";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.2 6.07001 -1.7";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "5.9487 8.8 -1.7";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "8.8 6.21579 -1.7";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.7 8.9 6.12517";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.7 6.11491 8.8";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.32911 3.40857 6";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.7 6.32019 3.2";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.25 -1.25 30.6";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.2 -1.2 -28.1";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.0035 -26.9696 23.6514";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.6634 3.98816 -27.0572";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.9965 -26.9696 23.6514";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.6634 11.9882 -27.0572";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.6634 -4.01184 -27.0572";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.0035 -26.9696 23.6514";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.4634 -12.0118 -27.0572";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "31 -1.25015 -1.20178";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.4293 4.00299 26.9758";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "30.2479 -2.25501 1.05278";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.4293 12.003 26.9758";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.4293 -3.99701 26.9758";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.6 -1.2 -1.2";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.4293 -11.997 26.9758";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11 -30.813 -7";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "1.2415 30.1946 -2.45238";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.5686 4.00875 -27.014";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "4.01814 -23.3688 26.9857";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.5686 12.0087 -27.014";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.0181 -23.3688 26.9857";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-3.98186 -23.3688 26.9857";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.02841 23.5673 -26.9913";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-11.9819 -23.3688 26.9857";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.95894 23.3672 26.9762";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-2.47336 30.1717 0.919035";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.9589 23.3672 26.9762";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.04106 23.3672 26.9762";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-2.20347 0.854829 31.25";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.0411 23.3672 26.9762";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2398 4.01747 27.0239";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2 -29.813 2";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2398 12.0175 27.0239";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2398 -3.98253 27.0239";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "14 -29.5 12";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.2398 -11.9825 27.0239";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.7139 -26.9716 12";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-11.9529 -27.0108 -23.6458";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.0284 23.5673 -26.9913";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.99869 -23.6709 -26.9973";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.7139 -26.9716 4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.9987 -23.6709 -26.9973";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.00131 -23.6709 -26.9973";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.5 12 -14";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.0013 -23.6709 -26.9973";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.5 -12 14";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9909 -23.6282 -4";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10 2 30.8";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9909 -23.6282 -12";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9909 -23.6282 4";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "13.7 -13.65 -29";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9909 -23.6282 12";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "10 -8 -32.267";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.9783 -23.6671 -4";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "4 -10 32";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.9783 -23.6671 -12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.9783 -23.6671 4";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-7.97958 -30.8 7.11408";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.9783 -23.6671 12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "28 -23 -2";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "4.04709 -27.0108 -23.6458";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-3.9529 -27.0108 -23.6458";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.8503 -4.13446 23.8409";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.5686 -11.9913 -27.014";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.8503 -12.1345 23.8409";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.8503 3.86555 23.8409";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.5686 -3.99125 -27.014";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "26.8503 11.8655 23.8409";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0575 -4.05206 -23.6247";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "30.8 -10.1126 -8";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperJumpItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0575 -12.0521 -23.6247";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0575 3.94794 -23.6247";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.0471 -27.0108 -23.6458";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0575 11.9479 -23.6247";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0464 23.7115 -4";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.82558 31 11";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0464 23.7115 -12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0464 23.7115 4";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2 -28 -23";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "27.0464 23.7115 12";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.2 3 1.05";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.97159 23.5673 -26.9913";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2 2 -28.313";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9893 -4.00371 23.67";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "0.908119 -2.57777 31.25";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9893 -12.0037 23.67";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9893 3.99629 23.67";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.813 2 2";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9893 11.9963 23.67";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9697 -3.99582 -23.6674";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.9716 23.5673 -26.9913";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9697 -11.9958 -23.6674";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9697 4.00417 -23.6674";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12 13 -30";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SuperSpeedItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9697 12.0042 -23.6674";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9439 23.6597 -4";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "1.02033 -29.163 2.96416";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9439 23.6597 -12";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9439 23.6597 4";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2.98152 1.00136 -27.75";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-26.9439 23.6597 12";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-31.267 -10 8";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.664 -26.9988 -4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "32 -4 14";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "MegaMarbleItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.664 -26.9988 -12";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.664 -26.9988 4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "8 32.267 -10";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "HelicopterItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.664 -26.9988 12";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "2 27.6 23";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.8247 26.9387 -4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-28 23.4 -2";
|
|
rotation = "0 -1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "BlastItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.8247 26.9387 -12";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "23.8247 26.9387 4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Trigger(Bounds) {
|
|
position = "-35.5 35.5 -35.5";
|
|
rotation = "1 0 0 0";
|
|
scale = "71 71 85";
|
|
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 = "23.8247 26.9387 12";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-29.2 0.905182 2.9916";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.7139 -26.9716 -4";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.18803 30.5992 -1.35638";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.97288 26.9491 23.6486";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-1.2 -29.6 -1.3";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "11.9729 26.9491 23.6486";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-4.02713 26.9491 23.6486";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "30.75 1.1799 -2.43529";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-12.0271 26.9491 23.6486";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "4.02931 27.0027 -23.6848";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.9965 -26.9696 23.6514";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "12.0293 27.0027 -23.6848";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-3.97069 27.0027 -23.6848";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.7139 -26.9716 -12";
|
|
rotation = "-1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-11.9707 27.0027 -23.6848";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.6203 26.9634 -4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "3.06837 -29.217 0.994485";
|
|
rotation = "1 0 0 180";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.6203 26.9634 -12";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.6203 26.9634 4";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "-23.6203 26.9634 12";
|
|
rotation = "1 0 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Item() {
|
|
position = "1.00005 3.03539 -27.75";
|
|
rotation = "0 1 0 90";
|
|
scale = "1 1 1";
|
|
dataBlock = "NoRespawnAntiGravityItem";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
};
|
|
new Marker(Glassy) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
};
|
|
new AudioProfile(MusicProfile) {
|
|
fileName = "~/data/sound/music/Pianoforte.ogg";
|
|
description = "AudioMusic";
|
|
preload = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|