blob: a6c6d45bbf11e40d59a45d3322ca0db896e46bc7 (
plain) (
tree)
|
|
// TMW2 scripts.
// Authors:
// The Mana World Team
// Jesusalva
// Description:
// Elf, main quest is rescuing Cindy (she's kidnapped by Yetis every once in a while)
// Once you complete her quest (requires some scheduling which the Yeti King provides),
// you'll gain some needed Reputation Points to be able to cross Frostia Gates.
// Note this is counted with other Frostia quests to reduce the toll of entering Frostia
// (With high Frostia reputations, you get rid of the tax and high honors, but this
// also raise/blocks Orc Village Entrance. Because if you haven't noticed, there's a
// delicate equilibrium between Elves and Orcs.)
//
// Globally Controled Quest. Sometimes, she's here. Other times, this NPC is
// disabled and the one inside the house is active. That's done with a walk
// animation.
//
// Related Quests: Nivalis Well, Celestia Quest, Frostia Quest
// Main Quest: Cindy Quest
// Reward: Something awesome, probably.
// Advised Level: Groups of level 80 players.
|