mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-20 05:20:22 -07:00
closes #213
This commit is contained in:
parent
80744b709a
commit
a1d35f6b15
1 changed files with 2 additions and 2 deletions
|
|
@ -113,9 +113,9 @@ public final class PhasmatysZone extends MapZone implements Plugin<Object> {
|
||||||
case 5264:
|
case 5264:
|
||||||
ClimbActionHandler.climb(player, Animation.create(828), Location.create(3654, 3519, 0));
|
ClimbActionHandler.climb(player, Animation.create(828), Location.create(3654, 3519, 0));
|
||||||
return true;
|
return true;
|
||||||
case 5244:
|
/*case 5244:
|
||||||
player.getDialogueInterpreter().open(1686, null, true);
|
player.getDialogueInterpreter().open(1686, null, true);
|
||||||
return true;
|
return true;*/
|
||||||
case 11162:
|
case 11162:
|
||||||
case 11163:
|
case 11163:
|
||||||
case 11164:
|
case 11164:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue