summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-14 19:33:58 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-14 19:33:58 +0000
commitc95a4a42eede44242b930f965518e10eaedd9832 (patch)
tree078a15f20bf6389ebbc0ae749716128b65e1b66d /src/map/status.h
parent6c93f50fb63d97059355e18865d4da54e14b9ca1 (diff)
downloadhercules-c95a4a42eede44242b930f965518e10eaedd9832.tar.gz
hercules-c95a4a42eede44242b930f965518e10eaedd9832.tar.bz2
hercules-c95a4a42eede44242b930f965518e10eaedd9832.tar.xz
hercules-c95a4a42eede44242b930f965518e10eaedd9832.zip
- Increased Shield Chain's range by one. It is now a ranged skill.
- Added SC_CHANGEUNDEAD to differentiate it from the other elemental change skills. It now fails on Undead/Dark elemental targets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10008 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 3c8d37e69..095581962 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -136,7 +136,7 @@ enum {
SC_REJECTSWORD,
SC_MARIONETTE,
SC_MARIONETTE2,
- SC_UNUSED, //Unused (was SC_MOONLIT)
+ SC_CHANGEUNDEAD,
SC_JOINTBEAT,
SC_MINDBREAKER, //130
SC_MEMORIZE,