From f85cfc3aeb5427b75d16e61d13d19b85c8cedb0f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Oct 2018 15:44:03 -0200 Subject: This is more less how the quest will go about. Add to 0000SAVE some related scripts. --- npc/021-4/main.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 npc/021-4/main.txt (limited to 'npc/021-4/main.txt') diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt new file mode 100644 index 000000000..04efb6d28 --- /dev/null +++ b/npc/021-4/main.txt @@ -0,0 +1,15 @@ +// TMW2 scripts. +// Authors: +// The Mana World Team +// Jesusalva +// Description: +// Cindy Cave core logic. You must flip 5 switches to free Cindy, and kill every +// Yeti to leave the Yeti's King Throne Room. Each passing minute, a new Yeti will +// spawn. Amount relies on how long this has been dragging on. +// Flipping switches creates yetis on the other switches. +// You must try flip all 5 switches at once. Once all switches are flipped, there'll +// be various waves of Yetis. More time passing = more penalty Yetis, with a safety +// check to abort script after a hour. If this happen, everyone inside the cave +// will be banned for cheating. This should not be possible without @monsterignore anyway :< + + -- cgit v1.2.3-70-g09d2