From a0d5cefbeed3b697692ce31d008533a8a69da4b1 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Mon, 11 Oct 2010 06:17:49 +0000 Subject: Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types. Updated items accordingly. (bugreport:2560) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14426 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index e54f886b7..8ea0ce92a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -845,6 +845,12 @@ SC_SPL_ATK 299 SC_SPL_DEF 300 SC_MANU_MATK 301 SC_SPL_MATK 302 +SC_FOOD_STR_CASH 303 +SC_FOOD_AGI_CASH 304 +SC_FOOD_VIT_CASH 305 +SC_FOOD_DEX_CASH 306 +SC_FOOD_INT_CASH 307 +SC_FOOD_LUK_CASH 308 e_gasp 0 e_what 1 -- cgit v1.2.3-60-g2f50