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

public class SoldierNPCs extends Object implements LoadableContent
Soldiers protecting the entrance to Semos Mine.
  • Constructor Details

    • SoldierNPCs

      public SoldierNPCs()
  • 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 NPCs from the Mine Town
      Specified by:
      removeFromWorld in interface LoadableContent
      Returns:
      true, if the content was removed, false otherwise