FutureProg functions

removedoor

Rooms · computer function, computer program, standard futureprog

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.

← Back to FutureProg functions