From b10e2a9189c17f62bc3162e35ba891520d9c3488 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 8 Nov 2006 19:34:20 +0000 Subject: - Reduced Wand of Hermod's splash range (max distance from a portal) from 3 to 2. Should it really be 1? (that is, be so close that moving a single cell warps you?) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9176 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 ++++ db/skill_db.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 571e90877..5c8260d13 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,10 @@ ----- ======================== +11/08 + * Reduced Wand of Hermod's splash range (max distance from a portal) from 3 to + 2. Should it really be 1? (that is, be so close that moving a single cell + warps you?) [Skotlex] 11/07 * Kiel now summons 6 slaves instead of 5 [Playtester] 11/06 diff --git a/db/skill_db.txt b/db/skill_db.txt index 69cf2d275..d6e1bdbef 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -511,7 +511,7 @@ 485,-2,6,1,-1,0,0,10,1,no,0,0,0,weapon,0 //WS_CARTTERMINATION#Cart Termination# 486,0,6,4,0,1,0,5,1,no,0,0,0,weapon,0 //WS_OVERTHRUSTMAX#Maximum Power Thrust# 487,0,6,4,0,1,0,5,1,no,0,0,0,none,0 //CG_LONGINGFREEDOM#Longing for Freedom# -488,0,6,4,0,1,3,5,1,no,0,64,0,misc,0 //CG_HERMODE#Wand of Hermod# +488,0,6,4,0,1,2,5,1,no,0,64,0,misc,0 //CG_HERMODE#Wand of Hermod# 489,9,6,1,0,1,0,5,1,no,0,0,0,misc,0 //CG_TAROTCARD#Tarot Card of Fate# 490,9,8,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,misc,0 //CR_ACIDDEMONSTRATION#Acid Demonstration# 491,1,6,2,0,1,0,2,1,no,0,0,0,none,0 //CR_CULTIVATION#Cultivation# -- cgit v1.2.3-70-g09d2