From 74382866b1dc40a990f6dcc164fac8eb4d3e5a46 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Thu, 4 Oct 2007 20:47:35 +0000 Subject: * Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. Allready working. - Added SC_LIFEINSURANCE and SC_BOSSMAPINFO to const.txt. (not implemented but i will work on it) - Updated Field Manual and Bubble Gum in the itemdb.txt file. - As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum only do a second try of the item drop, and it don't increase the drop rates. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11356 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 03fc5668c..3ce37d9a9 100644 --- a/db/const.txt +++ b/db/const.txt @@ -754,8 +754,10 @@ SC_JAILED 249 SC_ENCHANTARMS 250 SC_MAGICALATTACK 251 SC_SUMMER 256 -SC_BONUSEXP 257 -SC_BONUSDROP 258 +SC_EXPBOOST 257 +SC_ITEMBOOST 258 +SC_BOSSMAPINFO 259 +SC_LIFEINSURANCE 260 e_gasp 0 e_what 1 -- cgit v1.2.3-60-g2f50