From 7ada5312d478e4f56e8829779eb8c977877c99c2 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 6 Mar 2006 14:37:44 +0000 Subject: - Fixed a debug message showing up on skill castend nodamage id when using a guild skill - Fixed #save not working on maps not in the current map server. - Added battle config clear_skills_on_death to decide whether all ground-based skills should be removed when you die. Defaults to yes. - Changed Magic Crasher's element to -1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5472 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 49e7dca53..954528ed3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,8 @@ ========================= +03/06 + * Stave Crasher's element is now -1 (take weapon's element) [Skotlex] 03/03 * Fixed missing baby-dancer job in exp2.txt [Skotlex] * Added GrandCross's can't move delay of 900ms to skill_cast_db and Finger diff --git a/db/skill_db.txt b/db/skill_db.txt index f7707fbbc..710c35707 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -383,7 +383,7 @@ 362,4,6,4,0,1,0,5,1,yes,0,0,0,magic,2 //HP_BASILICA#Basilica# 363,0,0,0,0,0,0,10,0,no,0,0,0,magic,0 //HP_MEDITATIO#Meditatio# 364,0,0,0,0,0,0,10,1,no,0,0,0,magic,0 //HW_SOULDRAIN#Soul Drain# -365,9,8,1,0,0,0,1,1,yes,0,0,0,magic,0 //HW_MAGICCRASHER#Stave Crasher# +365,9,8,1,-1,0,0,1,1,yes,0,0,0,magic,0 //HW_MAGICCRASHER#Stave Crasher# 366,0,6,4,0,1,0,10,1,no,0,0,0,magic,0 //HW_MAGICPOWER#Mystical Amplification# 367,9,8,1,0,0,0,5,1,no,0,0,0,misc,0 //PA_PRESSURE#Gloria Domini# 368,0,6,4,0,1,0,5,1,yes,0,0,0,weapon,0 //PA_SACRIFICE# Martyr's Reckoning# -- cgit v1.2.3-70-g09d2