diff --git a/src/Horde.php b/src/Horde.php index 32ddb5d..a9b4da1 100644 --- a/src/Horde.php +++ b/src/Horde.php @@ -11,6 +11,10 @@ public static function headers() 'X-Orc' => 'Lok-tar ogar!', 'X-Alliance' => 'Puny Alliance', 'X-Thrall' => 'For Doomhammer!', + 'X-Troll' => 'Taz\'dingooo!', + 'X-Forsaken' => 'Victory for Sylvanas!', + 'X-Tauren' => 'May the eternal sun shine upon thee', + 'X-Shaman' => 'Storm, earth, and fire, heed my call!', ]; } }