Halloween Quest 2008

From Immortal Wiki
Revision as of 13:05, 20 October 2008 by Brazil (talk | contribs) (New page: * * * * AddictMUD Postal System * * * * Date: 10-08-2008 21:16:59 To: Brazil From: Gargamel OK Bz - here's the deal on the quest (apologies in advance for terrible formatting...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
* * * * AddictMUD Postal System * * * *
Date: 10-08-2008 21:16:59
  To: Brazil
From: Gargamel

   OK Bz - here's the deal on the quest (apologies in advance for terrible
formatting).  All items are located in Zone 45000.  There are 4 assembles.
45001, 45002, 45003 are all assemblable by loadable pieces (lists to follow).
45000 is a better item, that is made by assembling the other three assembles.
I've added keywords to the assembles that should fit the clues in the QMOTD (I
hope)

Now for the randomly loading items:

Items 45004 - 45013 should load randomly on mobs in Winnie the Pooh and Gods of the Galaxy.

Items 45014 - 45023 should load randomly on mobs in the Asylum and Jester books.

Items 45024 - 45033 should randomly load in the Ultima Book and Sesame Street.

The QMOTD that I have set up is the room description in room 45001.

If there any questions/problems/issues, I should be able to handle them.  Nightwind had
requested a free immortal random apply for the first people to assemble the various items.  
But I'm rejecting that idea.

(god i hope this formatted ok)
-G



const int load_halloween_1[] = {
  10,
  45004,
  45005,
  45006,
  45007,
  45008,
  45009,
  45010,
  45011,
  45012,
  45013
};
const int load_halloween_2[] = {
  10,
  45014,
  45015,
  45016,
  45017,
  45018,
  45019,
  45020,
  45021,
  45022,
  45023
};
const int load_halloween_3[] = {
  10,
  45024,
  45025,
  45026,
  45027,
  45028,
  45029,
  45030,
  45031,
  45032,
  45033
};