From bb874f80b45fa36bd2bc50a26c0324da2561c2ad Mon Sep 17 00:00:00 2001 From: cookiecrumbs Date: Fri, 20 Jul 2012 03:35:52 +0000 Subject: Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and SP by a FIXED amount. Fixed the following items in the /db/*re/item_db.txt and /sql-files/item_db.sql: Increase HP Potion (Small), Increase HP Potion (Medium), Increase HP Potion (Large). bugreport:5790 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16454 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 650d714ef..b7598b705 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1213,6 +1213,8 @@ SC_TIDAL_WEAPON 504 SC_TIDAL_WEAPON_OPTION 505 SC_ROCK_CRUSHER 506 SC_ROCK_CRUSHER_ATK 507 +SC_INCMHP 529 +SC_INCMSP 530 e_gasp 0 e_what 1 -- cgit v1.2.3-70-g09d2