From a98907850bccc14fbdbe0eca1e99433f905119a6 Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Sat, 4 Oct 2008 18:38:21 +0000 Subject: relax dropstealing protection. Mantis #429, patch by fate. --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 27e1e6f..02283c9 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -336,6 +336,8 @@ extern struct Battle_Config { int spam_threshold; int chat_maxline; + int drop_pickup_safety_zone; // [Fate] Max. distance to an object dropped by a kill by self in which dropsteal protection works + #ifndef TXT_ONLY /* SQL-only options */ int mail_system; // [Valaris] #endif -- cgit v1.2.3-60-g2f50