local t = {
players = { -- PLAYERS POSITIONS
[1] = Position(XXXX,XXXX,X),
[2] = Position(XXXXX,XXXX,X),
[3] = Position(XXXX,XXXX,X),
[4] = Position(XXXX,XXXX,X)
},
boss = {name = "RAT", create_pos = Position(33396,32642,6)},
destination = Position(XXXX,XXX,X), -- POSITION TELEPORT PLAYERS...