summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
authorcodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-11 01:16:34 +0000
committercodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-11 01:16:34 +0000
commit5b60d8fd3f779cb17ee9ddacfc55eda8591f053a (patch)
tree8845abdcea87f72c9ce296cb56cf2c0479a1ec61 /src/map/skill.h
parentac3b8e32a99adf19cbeeb46667225ca94e5d1825 (diff)
downloadhercules-5b60d8fd3f779cb17ee9ddacfc55eda8591f053a.tar.gz
hercules-5b60d8fd3f779cb17ee9ddacfc55eda8591f053a.tar.bz2
hercules-5b60d8fd3f779cb17ee9ddacfc55eda8591f053a.tar.xz
hercules-5b60d8fd3f779cb17ee9ddacfc55eda8591f053a.zip
Fixed, Updated, and Added alot of skills
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@111 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index dd035b8af..c5c3e98d5 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -331,6 +331,8 @@ enum { // struct map_session_data の status_changeの番号テーブル
SC_MINDBREAKER =191,
SC_SPELLBREAKER =192,
+ SC_EDP = 114, // [Celest]
+
// -- testing various SC effects
// SC_AURABLADE =81,
// SC_CONCENTRATION =83,