From 650e9deb8575c220f5c0f98a2184d71c7b274747 Mon Sep 17 00:00:00 2001 From: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> Date: Sun, 25 Aug 2019 00:10:33 +0200 Subject: doc: fix parameters for SMART_ACTION_SET_INGAME_PHASE_MASK (#116) --- docs/smart_scripts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/smart_scripts.md') diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index 76f401e..54d4edc 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -2363,7 +2363,8 @@ This is the probability of the event to occur as a percentage from 0-100. So, if

SMART_ACTION_SET_INGAME_PHASE_MASK

44

creature.phaseMask

-

mask

+


+



-- cgit