Class MarriageQuestChain

java.lang.Object
games.stendhal.server.maps.quests.marriage.MarriageQuestChain

public class MarriageQuestChain extends Object
QUEST: Marriage

PARTICIPANTS:

  • Sister Benedicta, the nun of Fado Church
  • the Priest of Fado Church
  • Ognir, the Ring Maker in Fado

    STEPS:

  • The nun explains that when two people are married, they can be together whenever they want
  • When two players wish to become engaged, they tell the nun
  • The nun gives them invitation scrolls for the wedding, marked with the church
  • The players get a wedding ring made to give the other at the wedding
  • They can get dressed into an outfit in the hotel
  • When an engaged player goes to the priest, he knows they are there to be married
  • The marriage rites are performed
  • The players are given rings
  • When they go to the Hotel they choose a lovers room
  • Champagne and fruit baskets is put in their bag (room if possible)
  • They leave the lovers room when desired with another marked scroll

    REWARD:

  • Wedding Ring that teleports you to your spouse if worn - 1500 XP in total
  • nice food in the lovers room

    REPETITIONS:

  • None.
  • Author:
    kymara
    • Constructor Details

      • MarriageQuestChain

        public MarriageQuestChain()
    • Method Details

      • addToWorld

        public void addToWorld()
      • getHistory

        public List<String> getHistory(Player player)