FutureProg functions
removedoor
Item removedoor(Exit exit)
Contexts: computer function, computer program, standard futureprog
Removes the installed door from an exit and returns the door item. Returns null if the exit is null or has no installed door.
exit: The exit whose installed door should be removed.
Contexts: computer function, computer program, standard futureprog
Removes the installed door from an exit and returns the door item. Returns null if the exit is null or has no installed door.
exit: The exit whose installed door should be removed.