From c7a8f268c8110899f374cd367afaa564d47ff691 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 6 Mar 2011 19:16:09 +0000 Subject: * Implemented search store info system (aka. vending and buying store search) together with related items. - Requires 2010-08-03aRagexeRE or later and can be disabled in 'conf/battle/feature.conf'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14732 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index f11040c8a..72b6be292 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -482,6 +482,9 @@ extern struct Battle_Config int client_sort_storage; int gm_check_minlevel; // min GM level for /check int feature_buying_store; + int feature_search_stores; + int searchstore_querydelay; + int searchstore_maxresults; // [BattleGround Settings] int bg_update_interval; -- cgit v1.2.3-60-g2f50