summaryrefslogtreecommitdiff
path: root/conf/map/battle/feature.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-05-13 23:17:23 +0300
committerAndrei Karas <akaras@inbox.ru>2019-05-13 23:17:23 +0300
commitd887701df743a8e4469b37cabfa260c4529ac89a (patch)
tree4fe4e2a082ce6b2fb5db12dd7c69d6c7d5569722 /conf/map/battle/feature.conf
parent913383b9f1078e8c1fd5f5db8a0698501d4b14f7 (diff)
downloadserverdata-d887701df743a8e4469b37cabfa260c4529ac89a.tar.gz
serverdata-d887701df743a8e4469b37cabfa260c4529ac89a.tar.bz2
serverdata-d887701df743a8e4469b37cabfa260c4529ac89a.tar.xz
serverdata-d887701df743a8e4469b37cabfa260c4529ac89a.zip
Update from hercules
Diffstat (limited to 'conf/map/battle/feature.conf')
-rw-r--r--conf/map/battle/feature.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/conf/map/battle/feature.conf b/conf/map/battle/feature.conf
index be4d88b9..b6d8e161 100644
--- a/conf/map/battle/feature.conf
+++ b/conf/map/battle/feature.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2018 Hercules Dev Team
+//= Copyright (C) 2014-2019 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -88,4 +88,14 @@ features: {
// true: enable (Default)
// false: disable
enable_achievement_system: false
+
+ // Enable Refinery UI (requires 2016-10-05Ragexe/RE)
+ // true: enable (Default)
+ // false: disable
+ enable_refinery_ui: false
+
+ // Replace Refine NPCs with Refinery UI
+ // true: enable
+ // false: disable (default)
+ replace_refine_npcs: false
}