Class RingSmithNPC

java.lang.Object
games.stendhal.server.maps.fado.weaponshop.RingSmithNPC
All Implemented Interfaces:
ZoneConfigurator

public class RingSmithNPC extends Object implements ZoneConfigurator
Builds an NPC to buy gems and gold and sell engagement ring.

He is also the NPC who can fix a broken emerald ring (../../quests/Ringmaker.java)

He is also the NPC who casts the wedding ring (../../quests/Marriage.java)

Author:
kymara
  • Constructor Details

    • RingSmithNPC

      public RingSmithNPC()
  • Method Details