Remove color override redundency

This commit is contained in:
Idrees Hassan
2026-03-28 10:38:19 -07:00
parent 3765713fd0
commit 30b9c86cca
8 changed files with 23 additions and 31 deletions

BIN
dist/extension.zip vendored

Binary file not shown.

View File

@@ -599,9 +599,7 @@
"#373737": PALETTE.FEATHER_SPINE,
};
/**
* Bird species rarit
* @type {Record<string, string>}
*/
const RARITY = {

View File

@@ -604,9 +604,7 @@ module.exports = class PocketBird extends Plugin {
"#373737": PALETTE.FEATHER_SPINE,
};
/**
* Bird species rarit
* @type {Record<string, string>}
*/
const RARITY = {

View File

@@ -613,9 +613,7 @@
"#373737": PALETTE.FEATHER_SPINE,
};
/**
* Bird species rarit
* @type {Record<string, string>}
*/
const RARITY = {

View File

@@ -599,9 +599,7 @@
"#373737": PALETTE.FEATHER_SPINE,
};
/**
* Bird species rarit
* @type {Record<string, string>}
*/
const RARITY = {

2
dist/web/birb.js vendored
View File

@@ -599,9 +599,7 @@
"#373737": PALETTE.FEATHER_SPINE,
};
/**
* Bird species rarit
* @type {Record<string, string>}
*/
const RARITY = {