From e15fe6131c970f8f7574d38f3a3cc62e1873a072 Mon Sep 17 00:00:00 2001
From: shennetsind <ind@henn.et>
Date: Tue, 29 Jan 2013 18:19:16 -0200
Subject: 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>
---
 db/re/skill_require_db.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

(limited to 'db')

diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt
index 911b0a15d..1d6304406 100644
--- a/db/re/skill_require_db.txt
+++ b/db/re/skill_require_db.txt
@@ -11,7 +11,7 @@
 //  recover_weight_rate = Requires to be less than 50% weight
 //  water = Requires to be standing on a water cell
 //  cart = Requires a Pushcart
-//  riding = Requires to ride a Peco
+//  riding = Requires to ride either a peco or a dragon
 //  falcon = Requires a Falcon
 //  sight = Requires Sight skill activated
 //  hiding = Requires Hiding skill activated
@@ -26,8 +26,9 @@
 //  poisonweapon = Requires to be under Poisoning Weapon.
 //  rollingcutter = Requires at least one Rotation Counter from Rolling Cutter.
 //  elementalspirit = Requires to have an Elemental Spirit summoned.
-//  mh_fighting = eleanor fighthing mode
-//  mh_grappling = eleanor grappling mode
+//  mh_fighting = Requires Eleanor fighthing mode
+//  mh_grappling = Requires Eleanor grappling mode
+//  peco = Requires riding a peco
 
 5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_BASH#�o�b�V��#
 6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_PROVOKE#�v���{�b�N#
-- 
cgit v1.2.3-70-g09d2