From 0135f76b2a674a4824c33ac9d5e7ca65c945c7c4 Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 15 Aug 2007 20:33:28 +0000 Subject: * Added Critical Wounds to Anubis's skills - also added some icon info git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11018 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index bb722a8fd..fffad3db3 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -420,6 +420,21 @@ enum { SI_FOODFLEE = 247, SI_FOODHIT = 248, SI_FOODCRI = 249, + SI_EXPBOOST = 250, + SI_LIFEINSURANCE = 251, + SI_ITEMBOOST = 252, + SI_BOSSMAPINFO = 253, + //SI_TURTLEGENERAL = 260, //All mobs display as Turtle General + //SI_BIOMOBTRICKDEAD = 263, //Bio Mob effect on you and SI_TRICKDEAD + //SI_BLURRY = 264, //For short time blurry screen and get Gloria icon + //SI_FOODSTR = 271, //Same as 241 + //SI_FOODAGI = 272, //Same as 242 + //SI_FOODVIT = 273, //Same as 243 + //SI_FOODDEX = 274, //Same as 244 + //SI_FOODINT = 275, //Same as 245 + //SI_FOODLUK = 276, //Same as 246 + SI_SLOWCAST = 282, + SI_CRITICALWOUND = 286, }; // JOINTBEAT stackable ailments -- cgit v1.2.3-70-g09d2