summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-14 23:34:20 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-14 23:34:20 +0300
commitdace1698264235b0ce7217ebabe790088168fdb6 (patch)
treec9a50a1f291e267b293719d2bf3c355a38a63d44
parent2720ceac5f94d81bc12b822221101b69a0215e17 (diff)
downloadserverdata-dace1698264235b0ce7217ebabe790088168fdb6.tar.gz
serverdata-dace1698264235b0ce7217ebabe790088168fdb6.tar.bz2
serverdata-dace1698264235b0ce7217ebabe790088168fdb6.tar.xz
serverdata-dace1698264235b0ce7217ebabe790088168fdb6.zip
Add configuration option atcommand_levelup_events into gm.confs20160814
-rw-r--r--conf/battle/gm.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf
index 7370da6c..998c98b9 100644
--- a/conf/battle/gm.conf
+++ b/conf/battle/gm.conf
@@ -35,3 +35,8 @@ atcommand_mobinfo_type: 0
// Set the minimum group id to ignore invalid cells when warping.
// Default group is 2. Use 100 to disable this setting.
gm_ignore_warpable_area: 2
+
+// Should atcommands trigger level up events for NPCs? (Note 1)
+// This option is for @baselevelup and @joblevelup
+// Default: no
+atcommand_levelup_events: no