From 03b5e644857f80a23bd8b856b78a10cf0a564a66 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 6 Jul 2009 14:33:43 -0600 Subject: Add a new trade spam system --- src/map/battle.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 3c46586..cdce770 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -318,6 +318,11 @@ extern struct Battle_Config { int chat_spam_ban; int chat_spam_warn; int chat_maxline; + + int trade_spam_threshold; + int trade_spam_flood; + int trade_spam_ban; + int trade_spam_warn; int drop_pickup_safety_zone; // [Fate] Max. distance to an object dropped by a kill by self in which dropsteal protection works -- cgit v1.2.3-70-g09d2