38 KOLODIONS_ARENA("Kolodion's Arena", TeleportType.MINIGAMES, newPosition(2540, 4717, 0), false, newint[]{2412, 2413, 2414}, "You will be teleported in a safe area", ""),
39 LAST_MAN_STANDING("Last Man Standing" , TeleportType.MINIGAMES , newPosition(3141, 3634, 0), false, newint[]{4091, 12954, 9185}, "You will be teleported in the LMS Lobby", ""),
40 WINTERTODT("Wintertodt", TeleportType.MINIGAMES, newPosition(1631, 3942, 0), false, newint[] { 20714, 6739, 20693 }, "You will be teleport to wintertodt.", ""),
41 FOSSIL_ISLAND("Fossil Island", TeleportType.MINIGAMES, newPosition(3764, 3869, 1), false, newint[] {-1, 8792}, "Set up your birdhouses here!", ""),
65 SLAYER_TOWER("Slayer Tower", TeleportType.MONSTER_KILLING, newPosition(3429, 3538, 0), false, newint[]{-1, 4151}, "The home of many slayer monsters", ""),
66 TAVERLY_DUNGEON("Taverly Dungeon", TeleportType.MONSTER_KILLING, newPosition(2884, 9800, 0), false, newint[]{}, "The home of many slayer monsters", ""),
67 RELEKKA_DUNGEON("Relekka Dungeon", TeleportType.MONSTER_KILLING, newPosition(2792, 10019, 0), false, newint[]{}, "The home of many slayer monsters", ""),
68 BRIMHAVEN_DUNGEON("Brimhaven Dungeon", TeleportType.MONSTER_KILLING, newPosition(2681, 9563, 0), false, newint[]{}, "The home of many slayer monsters", ""),
80 MAGE_BANK("Mage Bank", TeleportType.PLAYER_KILLING, newPosition(2540, 4717, 0), false, newint[]{2412, 2413, 2414}, "You will be teleported in a safe area", ""),
81 CASTLE("Castle", TeleportType.PLAYER_KILLING, newPosition(3002, 3626, 0), false, newint[]{}, "This teleport is in 14 Wilderness", ""),
82 EAST_DRAGONS("East Dragons", TeleportType.PLAYER_KILLING, newPosition(3333, 3666, 0), false, newint[]{-1, 1540}, "This teleport is in 19 Wilderness", ""),
83 WEST_DRAGONS("West Dragons", TeleportType.PLAYER_KILLING, newPosition(2976, 3597, 0), false, newint[]{-1, 1540}, "This teleport is in 10 Wilderness", ""),
84 GRAVES("Graveyard", TeleportType.PLAYER_KILLING, newPosition(3180, 3671, 0), false, newint[]{-1, 6722}, "This teleport is in 19 Wilderness", ""),
85 LAVA_DRAGONS("Lava Dragons", TeleportType.PLAYER_KILLING, newPosition(3195, 3865, 0), false, newint[]{-1, 11286}, "This teleport is in the wilderness lvl 44", "It is also in multi!"),
86 REVENANT_CAVE("Revenant Cave", TeleportType.PLAYER_KILLING, newPosition(3074, 3652, 0), false, newint[]{21807, 21813, 21810}, "This teleport is in the wilderness lvl 17+", "It is also in multi!"),
87
88/* Boss Killing */
89 GODWARS("Godwars", TeleportType.BOSS_KILLING, newPosition(2860, 5355, 0), true, newint[]{11818, 11820, 11822}, "High combat lvl and", "having a team is recommended"),
90 KING_BLACK_DRAGON("King Black Dragon", TeleportType.BOSS_KILLING, newPosition(2997, 3849, 0), false, newint[]{-1, 12653}, "This teleport is in 40+ wilderness", "High combat and advanced gear is recommended"),
92 ZULRAH("Zulrah", TeleportType.BOSS_KILLING, newPosition(2206, 3056, 0), false, newint[]{12921, 12939, 12940}, "High range & magic is highly recommended", "Beware of her poisonous venom!"),
93 KRAKEN("Kraken", TeleportType.BOSS_KILLING, newPosition(2276, 10000, 0), false, newint[]{12004, 12655, 12004}, "Make sure to have high magic defence", "Kraken is stronger than usual!"),
94 CRAZY_ARCH("Crazy Archaeologist", TeleportType.BOSS_KILLING, newPosition(2966, 3698, 0), false, newint[]{}, "This teleport is in 23 wilderness", "Be careful, he's crazy!"),
95 CHAOS_FANATIC("Chaos Fanatic", TeleportType.BOSS_KILLING, newPosition(2982, 3832, 0), false, newint[]{-1, 11995}, "This teleport is in 40 wilderness", "This guy is a fanatic for chaos!"),
96 CALLISTO("Callisto", TeleportType.BOSS_KILLING, newPosition(3274, 3847, 0), false, newint[]{-1, 13178}, "This teleport is in 41 wilderness & is a multi-zone", "Be cautious for pkers!"),
97 SCORPIA("Scorpia", TeleportType.BOSS_KILLING, newPosition(3233, 3944, 0), false, newint[]{-1, 13181}, "This teleport is in 53 wilderness & is a multi-zone", "Watch out for pkers!"),
98 VETION("Vet'ion", TeleportType.BOSS_KILLING, newPosition(3217, 3781, 0), false, newint[]{13179, 12601, 13180}, "This teleport is in 33 wilderness & is a multi-zone", "Watch out for pkers!"),
99 CORPOREAL_BEAST("Corporeal Beast", TeleportType.BOSS_KILLING, newPosition(2967, 4383, 2), false, newint[]{}, "Having a high combat level is recommended", "Bringing a team is also advisable"),
102 CERBERUS("Cerberus", TeleportType.BOSS_KILLING, newPosition(1310, 1268, 0), false, newint[]{13227, 13229, 13231}, "The king of the hell hounds.", "Level 91 slayer is required to fight this beast."),
103 VORKATH("Vorkath", TeleportType.BOSS_KILLING, newPosition(2276, 4036, 0), false, newint[]{11286, 21992, 22006}, "Vorkath, the Dragon King.", "Do you have what it takes to defeat him?"),