GoblinDiplomacy Cutscene getSpawnLocation() set

This commit is contained in:
Tooze 2026-02-14 16:22:06 -05:00
parent cb055ee712
commit eb83fd1638

View file

@ -77,7 +77,7 @@ public final class GDiplomacyCutscene extends CutscenePlugin {
@Override
public Location getSpawnLocation() {
return null;
return Location.create(2958, 3513, 0);
}
@Override