Closed sekkurocode closed 1 year ago
Added four lines of code. One defines the Item river_rat as a movable Item. Second and third define river as a Room, containing the rat item. The fourth adds the river Room to the mystery_floor Floor.
Extra comma has been removed from line 25. Thanks for the feedback!
@l4nz8 pull request ready to be merged
Added four lines of code. One defines the Item river_rat as a movable Item. Second and third define river as a Room, containing the rat item. The fourth adds the river Room to the mystery_floor Floor.