From c1d2251d99a850708c0ac34aeccb1dd64cc03a1c Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 8 Apr 2008 22:46:09 +0000 Subject: Lolbug. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12541 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map/status.c b/src/map/status.c index 8f756d0ca..046e13b2a 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -3704,7 +3704,7 @@ static unsigned short status_calc_speed(struct block_list *bl, struct status_cha //Default speed coming in means there's no speed_rate adjustments. int new_speed = speed; - bool default_speed = (speed == 100); + bool default_speed = (speed == DEFAULT_WALK_SPEED); if(!sc || !sc->count) return cap_value(speed,10,USHRT_MAX); -- cgit v1.2.3-70-g09d2