From e97084001612262b011ec71c90f202160b9925c0 Mon Sep 17 00:00:00 2001 From: protimus Date: Sun, 18 Mar 2012 16:34:38 +0000 Subject: Added Odin's Power skill. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15724 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 19985f62a..200eaf8b8 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -572,6 +572,7 @@ typedef enum sc_type { SC_GLORYWOUNDS, SC_SOULCOLD, //510 SC_HAWKEYES, + SC_ODINS_POWER, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; @@ -1153,6 +1154,7 @@ enum si_type { SI_WIND_INSIGNIA = 569, SI_EARTH_INSIGNIA = 570, SI_EQUIPED_FLOOR = 571, + SI_ODINS_POWER = 583, SI_ALL_RIDING = 613,//awesome 571-613 gap, we're missing quite a few stuff here. SI_MAX, -- cgit v1.2.3-70-g09d2