Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
new rebus added (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpadillaf authored and ollelauribostrom committed May 17, 2019
1 parent e7283f9 commit e3153b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/js/rebuses.js
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,11 @@ const rebuses = [
symbols: ['🐛', '+', '🕳'],
words: ['worm', 'hole'],
hint: 'A passage through space creating a shortcut through time and space'
},
{
symbols: ['🌎', 'OF', '⚔', 'CRAFT'],
words: ['World', 'of', 'Warcraft'],
hint: ['Famous Blizzard online game']
}
];

Expand Down

0 comments on commit e3153b5

Please sign in to comment.