Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add House, Keanu & Victory Baby.
  • Loading branch information
Dean Strelau authored and drbrain committed Mar 17, 2011
1 parent 3c22b25 commit 726abe4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/meme.rb
Expand Up @@ -38,13 +38,15 @@ class Error < RuntimeError; end
GENERATORS['BUTTHURT_DWELLER'] = [1438, 'Butthurt-Dweller'] GENERATORS['BUTTHURT_DWELLER'] = [1438, 'Butthurt-Dweller']
GENERATORS['B_FROG'] = [1211, 'Foul-Bachelorette-Frog'] GENERATORS['B_FROG'] = [1211, 'Foul-Bachelorette-Frog']
GENERATORS['B_FROG2'] = [1045, 'Foul-Bachelor-Frog'] GENERATORS['B_FROG2'] = [1045, 'Foul-Bachelor-Frog']
GENERATORS['COOL_STORY_HOUSE'] = [16948, 'cool-story-bro-house']
GENERATORS['CREEPER'] = [173501, 'Minecraft-Creeper'] GENERATORS['CREEPER'] = [173501, 'Minecraft-Creeper']
GENERATORS['C_WOLF'] = [931, 'Courage-Wolf'] GENERATORS['C_WOLF'] = [931, 'Courage-Wolf']
GENERATORS['G_GRANDPA'] = [185650, 'Grumpy-Grandpa'] GENERATORS['G_GRANDPA'] = [185650, 'Grumpy-Grandpa']
GENERATORS['H_MERMAID'] = [405224, 'Hipster-Mermaid'] GENERATORS['H_MERMAID'] = [405224, 'Hipster-Mermaid']
GENERATORS['I_DONT_ALWAYS'] = [38926, 'The-Most-Interesting-Man-in-the-World'] GENERATORS['I_DONT_ALWAYS'] = [38926, 'The-Most-Interesting-Man-in-the-World']
GENERATORS['I_WOLF'] = [926, 'Insanity-Wolf'] GENERATORS['I_WOLF'] = [926, 'Insanity-Wolf']
GENERATORS['J_DUCREUX'] = [1356, 'Joseph-Ducreux'] GENERATORS['J_DUCREUX'] = [1356, 'Joseph-Ducreux']
GENERATORS['KEANU'] = [47718, 'Keanu-reeves']
GENERATORS['MINECRAFT'] = [122309, 'Minecraft'] GENERATORS['MINECRAFT'] = [122309, 'Minecraft']
GENERATORS['O-RLY-OWL'] = [117041, 'O-RLY-OWL', 'ORLY???'] GENERATORS['O-RLY-OWL'] = [117041, 'O-RLY-OWL', 'ORLY???']
GENERATORS['OBAMA'] = [1332, 'Obama-'] GENERATORS['OBAMA'] = [1332, 'Obama-']
Expand All @@ -59,6 +61,7 @@ class Error < RuntimeError; end
GENERATORS['TROLLFACE'] = [1030, 'Troll-Face'] GENERATORS['TROLLFACE'] = [1030, 'Troll-Face']
GENERATORS['UNICORN_BOY'] = [57022, 'unicorn-boy'] GENERATORS['UNICORN_BOY'] = [57022, 'unicorn-boy']
GENERATORS['US_POINT'] = [131083, 'Uncle-Sam-Point', 'I WANT YOU'] GENERATORS['US_POINT'] = [131083, 'Uncle-Sam-Point', 'I WANT YOU']
GENERATORS['V_BABY'] = [11140, 'Victory-Baby']
GENERATORS['XZIBIT'] = [3114, 'XZIBIT'] GENERATORS['XZIBIT'] = [3114, 'XZIBIT']
GENERATORS['Y_U_NO'] = [165241, 'Y-U-NO', 'Y U NO'] GENERATORS['Y_U_NO'] = [165241, 'Y-U-NO', 'Y U NO']


Expand Down

0 comments on commit 726abe4

Please sign in to comment.