more words because why not

This commit is contained in:
Andrew Brown 2020-04-24 12:05:02 -05:00
parent a524cc4089
commit b243f09bfb

View File

@ -38,6 +38,8 @@ class ForumReplacementService < Service
'bad' => 'bodge',
'ball' => 'blimpy bounce bounce',
'balls' => 'blimpy bounce bounces',
'balloon' => 'elastic breath trap',
'balloons' => 'elastic breath traps',
'beanie' => 'floppy headcover',
'beanies' => 'floppy headcovers',
'bear' => '(ᵔᴥᵔ)',
@ -58,7 +60,8 @@ class ForumReplacementService < Service
'broccoli' => 'tiny tree',
'bulbasaur' => 'the best starter Pokemon',
'butt' => 'pooty',
'butterfly' => 'decorated flappybeau',
'butterflies' => 'beautyflies',
'butterfly' => 'beautyfly',
'candy' => 'chocolate globbernaughts',
'cane' => 'boppinstick',
'canes' => 'boppinsticks',
@ -175,6 +178,8 @@ class ForumReplacementService < Service
'mittens' => 'hand socks',
'money' => 'molded cheddar',
'moon' => 'night cheese',
'mosquito' => 'buzzy itchybee',
'mosquitoes' => 'buzzy itchybees',
'movie' => 'magical moving picture',
'movies' => 'magical moving pictures',
'narwhal' => 'sea unicorn',
@ -244,16 +249,19 @@ class ForumReplacementService < Service
'sweaters' => 'sheepity sleepities',
'tarantula' => 'fuzzycrawler',
'tea' => 'leaf water',
'teeth' => 'mouthstones',
'testosterone' => 'man juice',
'tiger' => 'thundercat',
'tigers' => 'thundercats',
'tissue' => 'sneezepaper',
'tissues' => 'sneezepapers',
'toe' => 'foot finger',
'toes' => 'foot fingers',
'toilet' => 'porcelain poopshooter',
'tomorrow' => 'the day before two days from now',
'tongue' => 'flicky licker',
'tonight' => 'the night after last night',
'tooth' => 'mouth bone',
'tooth' => 'mouthstone',
'toy' => 'bippity boppity',
'tree' => 'giant broccoli',
'trees' => 'giant broccolis',