mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -65,7 +65,7 @@ class npc_pet_hunter_snake_trap : public CreatureScript
|
||||
|
||||
void JustEngagedWith(Unit* /*who*/) override { }
|
||||
|
||||
void Reset() override
|
||||
void JustAppeared() override
|
||||
{
|
||||
_isViper = me->GetEntry() == NPC_HUNTER_VIPER ? true : false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user