diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 17:57:43 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-27 17:57:43 +0000 |
commit | c0422ebdcbd98928a1212a078c89251af7a1113c (patch) | |
tree | a0c480e81d45231faf8cfaad29f3b669740f80cd /src/map/status.h | |
parent | 4353985f60c01d1145778a37d80c54d75d006637 (diff) | |
download | hercules-c0422ebdcbd98928a1212a078c89251af7a1113c.tar.gz hercules-c0422ebdcbd98928a1212a078c89251af7a1113c.tar.bz2 hercules-c0422ebdcbd98928a1212a078c89251af7a1113c.tar.xz hercules-c0422ebdcbd98928a1212a078c89251af7a1113c.zip |
Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14253 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index 937f80ff0..611a63fbd 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -529,7 +529,7 @@ enum si_type { // SI_DISABLEMOVE = 202, SI_MADNESSCANCEL = 203, //[blackhole89] SI_GATLINGFEVER = 204, -// SI_EARTHSCROLL = 205, + SI_EARTHSCROLL = 205, SI_UTSUSEMI = 206, SI_BUNSINJYUTSU = 207, SI_NEN = 208, |