diff --git a/seeds/00_tags.js b/seeds/00_tags.js index 1f0c0ee7..ab74ee15 100755 --- a/seeds/00_tags.js +++ b/seeds/00_tags.js @@ -1263,6 +1263,12 @@ const tags = [ name: 'comedy', slug: 'comedy', }, + { + name: 'only anal', + slug: 'only-anal', + implies: ['anal'], + description: 'Ass is the new pussy! Zero vaginal sex, anal only, guaranteed.', + }, ]; const aliases = [ @@ -2589,6 +2595,14 @@ const aliases = [ name: 'cum inflation', for: 'cumflation', }, + { + name: '0% pussy', + for: 'only-anal', + }, + { + name: 'anal only', + for: 'only-anal', + }, ]; const priorities = [ // higher index is higher priority