Class SheepBuyerNPC

java.lang.Object
games.stendhal.server.maps.semos.dungeon.SheepBuyerNPC
All Implemented Interfaces:
ZoneConfigurator

public class SheepBuyerNPC extends Object implements ZoneConfigurator
An orcish NPC who buys sheep from players. You get the weight of the sheep * 15 in gold coins.
  • Constructor Details

    • SheepBuyerNPC

      public SheepBuyerNPC()
  • Method Details