mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
SurokCutscene getSpawnLocation set to varrock libary. may not be right
This commit is contained in:
parent
c9fc2a26f0
commit
2a3fa3a7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ public class SurokMagisDialogue extends DialoguePlugin {
|
|||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
return null;
|
||||
return Location.create(3209, 3495, 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue