From 1be5817fdbefb0ad9bb760f1bc7eecdc2a7bb961 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Thu, 29 Oct 2015 17:12:02 +0800 Subject: Add new config to allow player vend/chat room nearby hidden npc (#834) credit to Emistry for the idea --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 0ebc0aeb9..55ddf3b9b 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -471,6 +471,7 @@ struct Battle_Config { int atcommand_suggestions_enabled; int min_npc_vendchat_distance; + int vendchat_near_hiddennpc; int atcommand_mobinfo_type; int mob_size_influence; // Enable modifications on earned experience, drop rates and monster status depending on monster size. [mkbu95] -- cgit v1.2.3-70-g09d2