summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-17 15:20:33 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-17 15:20:33 +0000
commit32eac40dc34fcab873a8c4ad8e5490ba2c831d6d (patch)
tree21deda5ff5b0a78f605154f508b5ae9d96c3e956 /src/map/skill.h
parent1e279e2478b89dd4cc5717f83aa9b86b99ef2048 (diff)
downloadhercules-32eac40dc34fcab873a8c4ad8e5490ba2c831d6d.tar.gz
hercules-32eac40dc34fcab873a8c4ad8e5490ba2c831d6d.tar.bz2
hercules-32eac40dc34fcab873a8c4ad8e5490ba2c831d6d.tar.xz
hercules-32eac40dc34fcab873a8c4ad8e5490ba2c831d6d.zip
Fixed Berserk
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@232 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index 6b77b4fa3..a9d0129f0 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -332,10 +332,12 @@ enum { // struct map_session_data の status_changeの番号テーブル
SC_MINDBREAKER =191,
SC_SPELLBREAKER =192,
- SC_EDP = 114, // [Celest]
- SC_MARIONETTE2 = 122, // marionette target
- SC_BLEEDING = 124, // temporarily same id as headcrush
- SC_POISON2 = 193, // for EDP
+// [Celest]
+ SC_EDP = 114, //
+ SC_MARIONETTE2 = 122, // Marionette target
+ SC_BLEEDING = 124, // Temporarily same id as headcrush
+ SC_POISON2 = 193, // for EDP -- notes: Not implemented since damage unknown yet
+ SC_GRIMTOOTH = 194, // for grimtooth's slowdown
// -- testing various SC effects
// SC_AURABLADE =81,