From 8581a62d7e244912b3938e09302bd2e36534836c Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 13 May 2008 06:36:06 +0000 Subject: Removed the move_enable requirement from MO_BODYRELOCATION (Snap), making it possible to use it when trapped (followup to r12500 and r12501). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12705 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_require_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 1b6b2228e..8c12a2184 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,6 +43,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/05/13 + * Made it possible to use Snap to escape ankle snares and such [ultramage] 2008/05/11 * Rev. 12701 Beelzebub now summons 6 chonchons in addition to hell flies. [L0ne_W0lf] * Tristan 3RD is no longer considered a boss protocol monster. diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index 060da3a1e..0284cfe46 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -190,7 +190,7 @@ 261,0,0,8,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 //MO_CALLSPIRITS#?Œ÷# 262,0,0,5,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 //MO_ABSORBSPIRITS#?’D# -264,0,0,14,0,0,0,99,0,0,move_enable,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BODYRELOCATION#?‰e# +264,0,0,14,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_BODYRELOCATION#?‰e# 266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_INVESTIGATE#?™¤# 267,0,0,10,0,0,0,99,0,0,none,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //MO_FINGEROFFENSIVE#Žw?# -- cgit v1.2.3-60-g2f50