From 6729808a6dd1e3760c3f8b5453d07f27f35dca45 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 7 Apr 2007 00:43:46 +0000 Subject: - Disabled the exception handler on windows debug builds - Fixed Devotion using WE_BABY's status icon (now uses no icon); if you have a way to determine the correct number, give feedback git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10173 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index d0d82b825..4e14ebd45 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -352,7 +352,7 @@ enum { SI_MOONLIT = 123, SI_BLEEDING = 124, SI_JOINTBEAT = 125, - SI_DEVOTION = 130, + SI_BABY = 130, SI_STEELBODY = 132, SI_RUN = 133, SI_BUMP = 134, -- cgit v1.2.3-70-g09d2