mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-24 20:05:13 -06:00
Fluffy Cutscene getSpawnLocation() set
This commit is contained in:
parent
eb83fd1638
commit
c55937fe82
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ public final class SummoningTrainingRoom extends OptionHandler {
|
|||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
return null;
|
||||
return Location.create(2924, 3442, 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue