F 15232600
F 15232600
local config = {
playerPositions = {
Position(32182, 31244, 14),
Position(32182, 31245, 14),
Position(32182, 31246, 14),
Position(32182, 31247, 14),
Position(32182, 31248, 14)
},
local players
for i = 1, #storePlayers do
players = storePlayers[i]
config.playerPositions[i]:sendMagicEffect(CONST_ME_POFF)
players:teleportTo(config.newPos)
players:setStorageValue(14325, os.time() +
20*60*60)
end
Position(config.newPos):sendMagicEffect(11)
Game.createMonster("Spark of Destruction", {x =
32203, y = 31246, z = 14}, false, true)
Game.createMonster("Spark of Destruction", {x =
32205, y = 31251, z = 14}, false, true)
Game.createMonster("Spark of Destruction", {x =
32210, y = 31251, z = 14}, false, true)
Game.createMonster("Spark of Destruction", {x =
32212, y = 31246, z = 14}, false, true)
Game.createMonster("Foreshock", {x = 32208, y =
31248, z = 14}, false, true)
foreshockHealth = 105000
aftershockHealth = 105000
realityQuakeStage = 0
foreshockStage = 0
aftershockStage = 0
local vortex = Tile({x = 32199, y = 31248, z =
14}):getItemById(26138)
if vortex then
vortex:transform(26139)
vortex:setActionId(14345)
end
else
player:sendTextMessage(19, "Someone is in the area.")
end
else
return true
end
end
item:transform(item.itemid == 9825 and 9826 or 9825)
end
return true
end