Skip to content

Commit

Permalink
align properly
Browse files Browse the repository at this point in the history
  • Loading branch information
salzig committed Feb 3, 2015
1 parent 5286749 commit b0df5d4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions lib/lolcommits/plugins/lol_protonet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ def random_object

def random_adjective
adjectives = ["awesome", "great", "interesting", "cool", "EPIC", "gut", "good", "pansy",
"powerful", "boring", "quirky", "untested", "german", "iranian", "neutral", "crazy", "well tested",
"jimmy style", "nasty", "bibliographical (we received complaints about the original wording)",
"bombdiggidy", "narly", "spiffy", "smashing", "xing style",
"leo apotheker style", "black", "white", "yellow", "shaggy", "tasty", "mind bending", "JAY-Z",
"Kanye (the best ever)", "* Toby Keith was here *", "splendid", "stupendulous",
"(freedom fries!)", "[vote RON PAUL]", "- these are not my glasses -", "typical pansy",
"- ze goggles zey do nothing! -", "almost working", "legen- wait for it -", "-dairy!",
" - Tavonius would be proud of this - ", "Meg FAILMAN!", "- very brofessional of you -",
"heartbleeding", "juciy", "supercalifragilisticexpialidocious", "failing", "loving"
"powerful", "boring", "quirky", "untested", "german", "iranian", "neutral", "crazy", "well tested",
"jimmy style", "nasty", "bibliographical (we received complaints about the original wording)",
"bombdiggidy", "narly", "spiffy", "smashing", "xing style",
"leo apotheker style", "black", "white", "yellow", "shaggy", "tasty", "mind bending", "JAY-Z",
"Kanye (the best ever)", "* Toby Keith was here *", "splendid", "stupendulous",
"(freedom fries!)", "[vote RON PAUL]", "- these are not my glasses -", "typical pansy",
"- ze goggles zey do nothing! -", "almost working", "legen- wait for it -", "-dairy!",
" - Tavonius would be proud of this - ", "Meg FAILMAN!", "- very brofessional of you -",
"heartbleeding", "juciy", "supercalifragilisticexpialidocious", "failing", "loving"
]
adjectives.sample
end
Expand Down

0 comments on commit b0df5d4

Please sign in to comment.