mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
gremlins
This commit is contained in:
parent
60a7ca341e
commit
2c53d4d392
@ -178,8 +178,6 @@ class ForumReplacementService < Service
|
||||
'grass' => 'groundfuzzy',
|
||||
'gravy' => 'meat water',
|
||||
'greenhouse' => 'clearhouse',
|
||||
'gremlin' => 'extremely smart alien being that is here to help',
|
||||
'gremlins' => 'extremely smart alien beings that are here to help',
|
||||
'gun' => 'rooty tooty point-n-shooty',
|
||||
'guns' => 'rooty tooty point-n-shooties',
|
||||
'hamburger' => 'beef wellington ensemble with lettuce',
|
||||
@ -372,7 +370,9 @@ class ForumReplacementService < Service
|
||||
'depression' => 'megasadness',
|
||||
'ice cream' => 'eyes cream',
|
||||
'life' => 'like a box of chocolates',
|
||||
'strawberry' => 'plastic tubefruit',
|
||||
'strawberry' => 'plastic tubefruit',
|
||||
'gremlin' => 'extremely smart alien being that is here to help',
|
||||
'gremlins' => 'extremely smart alien beings that are here to help',
|
||||
'soul' => 'inner ghost',
|
||||
'dance' => 'woopwoop',
|
||||
'curling iron' => 'medieval torture device',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user