From 4b9b06cc7dad8a7dd9ba729fbed753b7acd49367 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Fri, 22 May 2009 13:24:16 +0000 Subject: * The delay icon doesn't appear during casting now. (bugreport:3101) * Status icon of ASPD potions doesn't overriding each other now.(bugreport:3095) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13802 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index e127f8f5e..e6adb62b7 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -356,10 +356,10 @@ enum si_type { SI_HALLUCINATION = 34, SI_WEIGHT50 = 35, SI_WEIGHT90 = 36, - SI_ASPDPOTION = 37, -// SI_ASPDPOTION2 = 38, -// SI_ASPDPOTION3 = 39, -// SI_ASPDPOTIONINFINITY = 40, + SI_ASPDPOTION0 = 37, + SI_ASPDPOTION1 = 38, + SI_ASPDPOTION2 = 39, + SI_ASPDPOTIONINFINITY = 40, SI_SPEEDPOTION1 = 41, SI_SPEEDPOTION2 = 42, // SI_AUTOCOUNTER = 43, -- cgit v1.2.3-60-g2f50