summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
authorEmistry Haoyan <equinox1991@gmail.com>2018-10-02 22:13:14 +0800
committerEmistry Haoyan <equinox1991@gmail.com>2018-10-02 23:06:22 +0800
commit0dda2c717349d11742285c09e73f4ee7a01a1149 (patch)
treea4e4d32a41ac3db60909ef721ff3627fd36398ca /src/map/battle.h
parent852c13305f67948531bd0277eb1922dbd02b1f26 (diff)
downloadhercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.gz
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.bz2
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.tar.xz
hercules-0dda2c717349d11742285c09e73f4ee7a01a1149.zip
Update idle criteria
- remove idle when interact with scripts.
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 9f5207e95..3458a72dd 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -584,6 +584,7 @@ enum e_battle_config_idletime {
BCIDLE_EMOTION = 0x080,
BCIDLE_DROPITEM = 0x100,
BCIDLE_ATCOMMAND = 0x200,
+ BCIDLE_SCRIPT = 0x400,
};
// Damage delayed info