From 64d039f074c942a4265345e7ff832b4938d6381a Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 2 Nov 2007 12:30:19 +0000 Subject: * Added trap mode to Firepillar - tell me if it breaks something git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11639 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 3 +++ db/skill_db.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index b5fbe2a5b..4b4ba5f8c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,9 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +11/02 + * Added trap mode to Firepillar [Playtester] + - tell me if it breaks something 10/29 * Rev. 11615 Updated to fix errors reported by Zephyrus_CR. bugreport:334 [L0ne_W0lf] 10/28 diff --git a/db/skill_db.txt b/db/skill_db.txt index a50ac69b8..ce26aaf58 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -119,7 +119,7 @@ 77,5,6,1,6,0x28,0,10,1,yes,0,0,0,magic,0 //PR_TURNUNDEAD#Turn Undead# 78,9,6,1,0,0x1,0,1,0,yes,0,0,0,magic,0 //PR_LEXAETERNA#Lex Aeterna# 79,9,8,2,6,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0 //PR_MAGNUS#Magnus Exorcismus# -80,9,8,2,3,0x20,1:1:1:1:1:2:2:2:2:2:2,10,3:4:5:6:7:8:9:10:11:12:12,yes,0,0,5,magic,0 //WZ_FIREPILLAR#Fire Pillar# +80,9,8,2,3,0x20,1:1:1:1:1:2:2:2:2:2:2,10,3:4:5:6:7:8:9:10:11:12:12,yes,0,0x80,5,magic,0 //WZ_FIREPILLAR#Fire Pillar# 81,0,6,4,3,0,3,10,1,yes,0,0,0,magic,5 //WZ_SIGHTRASHER#Sightrasher# //82,9,6,2,3,0,0,10,1,yes,0,0,0,magic,0 //WZ_FIREIVY#Fire Ivy# 83,9,8,2,3,0,3:3:3:3:3:3:3:3:3:3:14,10,1:1:2:2:3:3:4:4:5:5:15,yes,0,0,0,magic,0 //WZ_METEOR#Meteor Storm# -- cgit v1.2.3-70-g09d2