summaryrefslogtreecommitdiff
path: root/conf/map/battle
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-16 13:42:50 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-16 13:42:50 -0300
commit271cdab8cec33c6d7918312bd5b056c2e59261d1 (patch)
treef421e64667a0d9423233afacbc0de39976779f9a /conf/map/battle
parenta8fa7d4b4634f48d893566189a0b12b61e583f20 (diff)
downloadserverdata-271cdab8cec33c6d7918312bd5b056c2e59261d1.tar.gz
serverdata-271cdab8cec33c6d7918312bd5b056c2e59261d1.tar.bz2
serverdata-271cdab8cec33c6d7918312bd5b056c2e59261d1.tar.xz
serverdata-271cdab8cec33c6d7918312bd5b056c2e59261d1.zip
[skip ci] reduce trade ban time to 4 minutes. No ignore warp area.
Diffstat (limited to 'conf/map/battle')
-rw-r--r--conf/map/battle/gm.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/map/battle/gm.conf b/conf/map/battle/gm.conf
index ffc4946ab..3302fb038 100644
--- a/conf/map/battle/gm.conf
+++ b/conf/map/battle/gm.conf
@@ -31,10 +31,10 @@
//=========================================================================
// The maximum quantity of monsters that can be summoned per GM command (0 denotes an unlimited quantity)
-atcommand_spawn_quantity_limit: 100
+atcommand_spawn_quantity_limit: 60
// Maximum number of slave-clones that can be have by using the @slaveclone at command. (0 denotes unlimited quantity)
-atcommand_slave_clone_limit: 25
+atcommand_slave_clone_limit: 15
// If false, commands require exact player name. If true, entering a partial
// name will work, as long as there's only one match from all players in the
@@ -48,7 +48,7 @@ atcommand_max_stat_bypass: false
// Ban people that try trade dupe.
// Duration of the ban, in minutes (default: 5). To disable the ban, set 0.
-ban_hack_trade: 5
+ban_hack_trade: 4
// requires RENEWAL_DROP to be enabled (src/map/config/renewal.h)
// modifies @mobinfo to display the users' real drop rate as per renewal_drop formula
@@ -58,7 +58,7 @@ atcommand_mobinfo_type: 0
// Ignore warpable area configuration.
// 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
+gm_ignore_warpable_area: 100
// Should atcommands trigger level up events for NPCs? (Note 1)
// This option is for @baselevelup and @joblevelup