forked from 2009Scape/Server
Changed Runecrafting Guild Teleport tablet to the unused Telekinetic Grab tablet
This commit is contained in:
parent
d74d83b2ec
commit
82681e8303
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class TeleTabsListener : InteractionListener {
|
|||
LUMBRIDGE_TELEPORT(8008, Location.create(3222, 3218, 0), 41.0),
|
||||
MIND_ALTAR_TELEPORT(13600, Location.create(2979, 3510, 0), 0.0),
|
||||
NATURE_ALTAR_TELEPORT(13607, Location.create(2868, 3013, 0), 0.0),
|
||||
RUNECRAFTING_GUILD_TELEPORT(13598, Location.create(2836, 3285, 0), 0.0),
|
||||
TELEKINETIC_GRAB(8022, Location.create(2836, 3285, 0), 0.0),
|
||||
VARROCK_TELEPORT(8007, Location.create(3212, 3423, 0), 35.00),
|
||||
WATCH_TOWER_TELEPORT(8012, Location.create(2548, 3114, 0), 68.00),
|
||||
WATER_ALTAR_TELEPORT(13601, Location.create(3182, 3162, 0), 0.0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue