Scripting/Felwood: Scripted Whisperwind Lasher for quest Weeding the Lawn

This commit is contained in:
Malcrom
2014-09-14 15:07:18 -02:30
parent 2e026fab0d
commit f471c49563
3 changed files with 92 additions and 1 deletions
+1 -1
View File
@@ -3685,8 +3685,8 @@ public:
if (!target)
return;
target->RemoveFlag(UNIT_FIELD_FLAGS, UNIT_FLAG_NOT_SELECTABLE);
target->SetByteValue(UNIT_FIELD_BYTES_1, 0, UNIT_STAND_STATE_STAND);
target->HandleEmoteCommand(EMOTE_STATE_NONE);
}
void Register() override