Skip to main content

MainHallWalk

Callable

  • MainHallWalk(RoomName: string): void

  • Validates the player's move into a new room. Before entering the requested rooms, the player can be attacked by random kidnappers or intercepted by various NPC types


    Parameters

    • RoomName: string

      Name of the room the player is heading to

    Returns void

    • Nothing