@Override
  protected void createMobs() {
    super.createMobs();

    Ghost.Quest.spawn(this);
  }