Enabled logo for Amnesiac.
This commit is contained in:
parent
c69251f22a
commit
4925295798
|
@ -1460,6 +1460,16 @@ const aliases = [
|
||||||
name: 'big butts',
|
name: 'big butts',
|
||||||
for: 'big-butt',
|
for: 'big-butt',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'big natural tits',
|
||||||
|
for: 'big-boobs',
|
||||||
|
implies: ['natural-boobs'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'big natural boobs',
|
||||||
|
for: 'big-boobs',
|
||||||
|
implies: ['natural-boobs'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'big tits',
|
name: 'big tits',
|
||||||
for: 'big-boobs',
|
for: 'big-boobs',
|
||||||
|
|
|
@ -130,7 +130,7 @@ const networks = [
|
||||||
{
|
{
|
||||||
slug: 'amnesiac',
|
slug: 'amnesiac',
|
||||||
name: 'Amnesiac',
|
name: 'Amnesiac',
|
||||||
hasLogo: false,
|
hasLogo: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
slug: 'assylum',
|
slug: 'assylum',
|
||||||
|
|
Loading…
Reference in New Issue