summaryrefslogtreecommitdiff
path: root/src/map/skill.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-01-29 18:19:16 -0200
committershennetsind <ind@henn.et>2013-01-29 18:19:16 -0200
commite15fe6131c970f8f7574d38f3a3cc62e1873a072 (patch)
tree0f4fde414a8eeb2e9b70acdf566ddd8d45c5eefd /src/map/skill.h
parentcba3bef47e8758ab1db43bd5ee3b6fcc5f9a498b (diff)
downloadhercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.gz
hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.bz2
hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.tar.xz
hercules-e15fe6131c970f8f7574d38f3a3cc62e1873a072.zip
Fixed Bug #6305
Brandish spear can now be used by rune knights riding dragons. Made riding state check for both peco and dragon, created a new state for peco-only so that the functionality isn't lost. http://hercules.ws/board/tracker/issue-6305-brandish-spear-bug-for-rune-knight/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/skill.h')
-rw-r--r--src/map/skill.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/map/skill.h b/src/map/skill.h
index dc7499857..9b6ba1b0c 100644
--- a/src/map/skill.h
+++ b/src/map/skill.h
@@ -392,9 +392,6 @@ enum {
ST_RECOV_WEIGHT_RATE,
ST_MOVE_ENABLE,
ST_WATER,
- /**
- * 3rd States
- **/
ST_RIDINGDRAGON,
ST_WUG,
ST_RIDINGWUG,
@@ -404,6 +401,7 @@ enum {
ST_ROLLINGCUTTER,
ST_MH_FIGHTING,
ST_MH_GRAPPLING,
+ ST_PECO,
};
enum e_skill {