From c6080c6431c04e5da31238c9eb4af8223ff197bd Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Tue, 6 Jan 2026 22:20:43 +0100 Subject: [PATCH] xdhunt alias --- app/Console/Commands/SyncXDHunt.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Console/Commands/SyncXDHunt.php b/app/Console/Commands/SyncXDHunt.php index 91b707e..38e894c 100644 --- a/app/Console/Commands/SyncXDHunt.php +++ b/app/Console/Commands/SyncXDHunt.php @@ -167,6 +167,7 @@ class SyncXDHunt extends Command { } private $codename_table = [ + 'bahablood' => 'bajablood', 'jamo' => 'jamo6', 'jem' => 'jem041', 'flying platipus dimitri' => 'flying.platipus.dimitri', -- 2.47.3