java.lang.Object
games.stendhal.server.maps.quests.revivalweeks.FoundGirl
All Implemented Interfaces:
LoadableContent

public class FoundGirl extends Object implements LoadableContent
  • Constructor Details

    • FoundGirl

      public FoundGirl()
  • Method Details

    • addToWorld

      public void addToWorld()
      removes Susi from her home in Ados and adds her to the Mine Towns.
      Specified by:
      addToWorld in interface LoadableContent
    • removeFromWorld

      public boolean removeFromWorld()
      removes Susi from the Mine Town and places her back into her home in Ados.
      Specified by:
      removeFromWorld in interface LoadableContent
      Returns:
      true, if the content was removed, false otherwise