/* Do not remove the headers from this file! see /USAGE for more info. */

inherit STAIRS;

void more_create(mixed up_dest, mixed down_dest, int attached) {
    setup_messages("ladder", up_dest, down_dest);
}
