Initial pass at unicorn pack.
This commit is contained in:
@@ -23,6 +23,27 @@ const PET_EMOJI: Record<string, string> = {
|
||||
Nyala: '🦌', 'Nurse Shark': '🦈', 'Giant Isopod': '🦞', 'Blue-Ringed Octopus': '🐙', Raccoon: '🦝', 'Fire Ant': '🐜', Macaque: '🐒',
|
||||
// Golden pack — Tier 6
|
||||
'Highland Cow': '🐄', Wildebeest: '🐃', 'Grizzly Bear': '🐻', Catfish: '🐟', Komodo: '🦎', 'Bird of Paradise': '🦚', 'German Shepherd': '🐕🦺',
|
||||
// Unicorn pack — Tier 1
|
||||
Alchemedes: '🧪', 'Cuddle Toad': '🐸', Pengobble: '🐧', Barghest: '🐺', Basilisk: '🐍', Baku: '🦤',
|
||||
// Unicorn pack — Tier 2
|
||||
Thunderbird: '🦅', Gargoyle: '🗿', 'Frost Wolf': '🐺', Mothman: '🦋', Nightcrawler: '🐛', Bigfoot: '🦍',
|
||||
// Unicorn pack — Tier 3
|
||||
'Fur-Bearing Trout': '🐟', Calygreyhound: '🐕', Tatzelwurm: '🐲', 'Skeleton Dog': '💀', Mandrake: '🌱', 'Lucky Cat': '🐱', Slime: '🟢',
|
||||
// Unicorn pack — Tier 4
|
||||
Roc: '🦅', Chimera: '🐐', Kraken: '🦑', Unicorn: '🦄', Abomination: '🧟', Rootlin: '🌿', Fairy: '🧚',
|
||||
// Unicorn pack — Tier 5
|
||||
Kitsune: '🦊', Pixiu: '🦁', 'Red Dragon': '🐉', Amalgamation: '🧬', 'Vampire Bat': '🧛', Werewolf: '🐺', 'Loveland Frogman': '🐸',
|
||||
// Unicorn pack — Tier 6
|
||||
Sleipnir: '🐎', 'Sea Serpent': '🦕', Bakunawa: '🐍', Manticore: '🦂', 'Team Spirit': '🎏', Behemoth: '🐘', Quetzalcoatl: '🪶',
|
||||
// Unicorn pack tokens & foods
|
||||
Mana: '🔮',
|
||||
Spooked: '👻',
|
||||
Exposed: '🎯',
|
||||
'Fairy Dust': '✨',
|
||||
'Water of Youth': '⏳',
|
||||
'Health Potion': '❤️🩹',
|
||||
'Big Mana Potion': '🍶',
|
||||
Cornucopia: '🧺',
|
||||
// Summons & foods
|
||||
Bee: '🐝',
|
||||
Apple: '🍎',
|
||||
|
||||
Reference in New Issue
Block a user