diff options
Diffstat (limited to 'npc/021-4/main.txt')
-rw-r--r-- | npc/021-4/main.txt | 15 |
1 files changed, 15 insertions, 0 deletions
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 :< + + |