mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
revert DBR
This commit is contained in:
parent
0d0582e9cf
commit
e9f39b5217
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
package content.region.misthalin.draynor.handlers;
|
||||
|
||||
import core.ServerConstants;
|
||||
import core.game.component.Component;
|
||||
import core.game.activity.ActivityPlugin;
|
||||
import core.game.activity.CutscenePlugin;
|
||||
|
|
@ -234,7 +233,7 @@ public final class DBRCutscenePlugin extends CutscenePlugin {
|
|||
|
||||
@Override
|
||||
public Location getSpawnLocation() {
|
||||
return Location.create(3087, 3248, 0);
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue