From 36e4e442f21ed7193c4510a9bb4fcc733f821757 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 3 Jun 2012 22:41:52 +0000 Subject: Adding new config min_npc_vending_distance which simulates the official 'no vending near npcs' feature. super mega credits to masao git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16227 54d463be-8e91-2dee-dedb-b68131a5f0ec --- 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 bf381927d..22ae1c13a 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -473,6 +473,7 @@ extern struct Battle_Config int mvp_tomb_enabled; int atcommand_suggestions_enabled; + int min_npc_vending_distance; } battle_config; void do_init_battle(void); -- cgit v1.2.3-60-g2f50