Skip to content

Commit

Permalink
Merge pull request #57 from ethyl2/beach-house
Browse files Browse the repository at this point in the history
Adds beach house room
  • Loading branch information
ethyl2 authored Jul 29, 2024
2 parents 77bca30 + 7c8c24e commit fa7d98a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added images/beach-house.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions js/rooms.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const roomImages = [
'images/red-room.png',
'images/blue-room.png',
'images/purple-room.png',
'images/beach-house.png',
]

// Fisher-Yates shuffle
Expand Down

0 comments on commit fa7d98a

Please sign in to comment.