From 9abaadefaf68e62b0e6ea05a72b7414bab094eb0 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 6 Sep 2006 14:22:16 +0000 Subject: - Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gemstones (there's no such hardcoded yellow gemstone requirement anymore) - Corrected db/const.txt entry bMagicSubRace -> bMagicAddSize - Fixed Aex Aeterna ending on Soul Breaker's first half. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8651 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 2 +- db/skill_require_db.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 59260fe01..b368c8a52 100644 --- a/db/const.txt +++ b/db/const.txt @@ -310,7 +310,7 @@ bIgnoreMdefEle 1033 bIgnoreMdefRace 1034 bMagicAddEle 1035 bMagicAddRace 1036 -bMagicSubRace 1037 +bMagicAddSize 1037 bPerfectHitRate 1038 bPerfectHitAddRate 1039 bCriticalRate 1040 diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index e98ad1503..6320a4d3a 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -216,8 +216,7 @@ 287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_VIOLENTGALE#バイオレントゲイル# 288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_LANDPROTECTOR#ランドプロテクタ?# 289,0,0,1,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_DISPELL#ディスペル# -290,0,0,50,0,0,0,99,0,0,none,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ABRACADABRA#アブラカタブラ# -//reduced 2 to 1 Yellow gemstones, because Abrakadabra has extra hardcoded usage of 1 Yellow gemstone [Lupus] +290,0,0,50,0,0,0,99,0,0,none,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SA_ABRACADABRA#アブラカタブラ# 291,0,0,1,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 //SA_MONOCELL#チェンジポリン# 292,0,0,1,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 //SA_CLASSCHANGE#クラスチェンジ# 293,0,0,1,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 //SA_SUMMONMONSTER#サモンモンスタ?# -- cgit v1.2.3-60-g2f50