Class ApothecaryStage

java.lang.Object
games.stendhal.server.maps.quests.antivenom_ring.AVRStage
games.stendhal.server.maps.quests.antivenom_ring.ApothecaryStage

public class ApothecaryStage extends AVRStage
  • Constructor Details

    • ApothecaryStage

      public ApothecaryStage(String npcName, String questName)
  • Method Details

    • getMixItems

      public static String getMixItems()
    • addToWorld

      public void addToWorld()
      Specified by:
      addToWorld in class AVRStage