From 5e9de94c229eba7defa3a7d99320bceb08580d83 Mon Sep 17 00:00:00 2001 From: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> Date: Thu, 28 Nov 2019 07:49:16 +0100 Subject: docs(smart_scripts): Remove SMART_EVENT_FLAG_WHILE_CHARMED (#152) --- docs/smart_scripts.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/smart_scripts.md') diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index f0f6dc5..a075c85 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -568,12 +568,6 @@ This is the probability of the event to occur as a percentage from 0-100. So, if
0x100
Event will not reset in SmartScript::OnReset()
❌ SMART_EVENT_FLAG_WHILE_CHARMED
512
0x200
Event can occur while player controlled (not yet implemented, see https://github.com/azerothcore/azerothcore-wotlk/pull/1431)