mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
DemonSlayerCutscene getSpawnLocation set
This commit is contained in:
parent
377922eb11
commit
32995db64c
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ public final class DemonSlayerCutscene extends CutscenePlugin {
|
|||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
return null;
|
||||
return Location.create(3221, 3373, 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue