From 78d5126daf93ed401807f79c3f7fab27a06b0e3e Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 27 Apr 2006 13:31:29 +0000 Subject: - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") - All kicks do 3 hits now. - Added battle config hide_woe_damage which hides damage on woe maps packet-wise. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6311 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/client.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/battle/client.conf b/conf-tmpl/battle/client.conf index 16cf6de27..697a06b5e 100644 --- a/conf-tmpl/battle/client.conf +++ b/conf-tmpl/battle/client.conf @@ -52,6 +52,11 @@ max_hair_color: 8 min_cloth_color: 0 max_cloth_color: 4 +//When set to yes, the damage field in packets sent from woe maps will be set +//to -1, making it impossible for GMs, Bots and Hexed clients to know the +//actual damage caused by attacks. (Note 1) +hide_woe_damage: no + //"hair style" number that identifies pet. //NOTE: The client uses the "hair style" field in the mob packet to tell them apart from mobs. //This value is always higher than the max hair-style available in said client. -- cgit v1.2.3-70-g09d2