diff --git a/src/server/scripts/EasternKingdoms/zone_hinterlands.cpp b/src/server/scripts/EasternKingdoms/zone_hinterlands.cpp index 16596eefd00..e53077b7b83 100644 --- a/src/server/scripts/EasternKingdoms/zone_hinterlands.cpp +++ b/src/server/scripts/EasternKingdoms/zone_hinterlands.cpp @@ -231,5 +231,5 @@ public: void AddSC_hinterlands() { new npc_oox09hl(); - new npc_sharpbeak_AI(); + new npc_sharpbeak(); }