Skip to content

Commit

Permalink
oops these break things
Browse files Browse the repository at this point in the history
  • Loading branch information
drusepth committed Apr 1, 2024
1 parent faf0238 commit 1fb26e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/services/forum_replacement_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ class ForumReplacementService < Service
'black hole' => 'timey-wimey space-gobbler',
'black holes' => 'timey-wimey space-gobblers',
'blood' => 'human syrup',
'blue' => '<font color="green">blue</font>',
'bone' => 'calcium bodystick',
'bones' => 'calcium bodysticks',
'book' => 'grimoire',
Expand Down Expand Up @@ -207,7 +206,6 @@ class ForumReplacementService < Service
'goose' => 'chonky honky',
'grass' => 'earth fur',
'gravy' => 'meat water',
'green' => '<font color="red">green</font>',
'gun' => 'rooty tooty point-n-shooty',
'guns' => 'rooty tooty point-n-shooties',
'gym' => 'strength chamber',
Expand Down Expand Up @@ -316,7 +314,6 @@ class ForumReplacementService < Service
'rain' => 'cloud juice',
'reality' => 'high-res hallucination',
'recursion' => 'recursion',
'red' => '<font color="blue">red</font>',
'reverse' => 'esrever',
'road' => 'cobble-stone-clippity-clop',
'roads' => 'cobble-stone-clippity-clops',
Expand Down

0 comments on commit 1fb26e1

Please sign in to comment.