Hi, was wondering what all you had to change in redit.c to make a new door
flag (ie, pickable, cloasable, SECRET).  I have the new EX_SECRET flag for
it and have added it in to the menus.  However, it has trouble keeping the
bitvector.  I set it to secret, reboot, redit the rom and its back to "no
door".  I have something like this set up
(number == IS_DOOR |
(number == IS_DOOR | EX_PICKPROOF |
(number == IS_DOOR | EX_SECRET)))
but thats just from memory.  Anyone know what else I could be doing here?
Chuck
     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST