feat: achievements zones — Maître des Marais, Seigneur des Égouts, Conquérant du Désert
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 32s
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 32s
This commit is contained in:
@@ -5,6 +5,7 @@ import { Trophy, Lock, CheckCircle, Gift, Star, Coins } from 'lucide-react';
|
||||
const CATEGORY_LABELS: Record<string, { label: string; emoji: string }> = {
|
||||
combat: { label: 'Combat', emoji: '⚔️' },
|
||||
progression: { label: 'Progression', emoji: '⭐' },
|
||||
zones: { label: 'Zones', emoji: '🗺️' },
|
||||
economy: { label: 'Économie', emoji: '💰' },
|
||||
equipment: { label: 'Équipement', emoji: '🔨' },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user