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

public class MakeupArtist extends Object implements LoadableContent
Make up Artist Fidorea during the Mine Town Revival Weeks
  • Constructor Details

    • MakeupArtist

      public MakeupArtist()
  • Method Details

    • addToWorld

      public void addToWorld()
      Description copied from interface: LoadableContent
      adds the content to the world.
      Specified by:
      addToWorld in interface LoadableContent
    • removeFromWorld

      public boolean removeFromWorld()
      removes Fidorea 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