mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-22 19:05:11 -06:00
GoblinDiplomacy Cutscene getSpawnLocation() set
This commit is contained in:
parent
44d57f6a4b
commit
19d87ee5a2
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ public final class GDiplomacyCutscene extends CutscenePlugin {
|
|||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
return null;
|
||||
return Location.create(2958, 3513, 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue