summaryrefslogtreecommitdiff
path: root/conf/battle/feature.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle/feature.conf')
-rw-r--r--conf/battle/feature.conf29
1 files changed, 29 insertions, 0 deletions
diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf
new file mode 100644
index 00000000..161ea324
--- /dev/null
+++ b/conf/battle/feature.conf
@@ -0,0 +1,29 @@
+//--------------------------------------------------------------
+// Hercules Feature Configuration File
+//--------------------------------------------------------------
+// Note 1: Value is a config switch (on/off, yes/no or 1/0)
+// Note 2: Value is in percents (100 means 100%)
+// Note 3: Value is a bit field. If no description is given,
+// assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun)
+//--------------------------------------------------------------
+
+// Buying store (Note 1)
+// Requires: 2010-04-27aRagexeRE or later
+feature.buying_store: on
+
+// Search stores (Note 1)
+// Requires: 2010-08-03aRagexeRE or later
+feature.search_stores: on
+
+// Atcommand suggestions (Note 1)
+// If one type incomplete atcommand, it will suggest the complete ones.
+feature.atcommand_suggestions: off
+
+// Banking (Note 1)
+// Requires: 2013-07-24aRagexe or later
+feature.banking: on
+
+// Auction (Note 1)
+// Feature became unstable on clients 2012 onwards (exact date not known),
+// it has been fixed on clients 2013-05-15 onwards however.
+feature.auction: off