forked from 2009Scape/Server
Added Runecrafting Guild Teleport tablet (teleports to Soul Altar)
This commit is contained in:
parent
78847c2415
commit
2abf540515
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +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),
|
||||
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