From 1600b2069d640c1d199811d4c83814efb180cd5c Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 19 Jan 2007 15:27:53 +0000 Subject: - Merged Rayce's cleanups of the script engine that account for duplicate labels, non-numeric labels and makes the engine case-insensitive towards keywords like if/case/switch/etc/ - Added the icons for the Food boosts (need packet version 8 to get them). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9673 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 84a231548..968bdd301 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -399,7 +399,13 @@ enum { SI_BUNSINJYUTSU = 207, SI_NEN = 208, SI_ADJUSTMENT = 209, - SI_ACCURACY = 210 + SI_ACCURACY = 210, + SI_FOODSTR = 241, + SI_FOODAGI = 242, + SI_FOODVIT = 243, + SI_FOODDEX = 244, + SI_FOODINT = 245, + SI_FOODLUK = 246, }; // JOINTBEAT stackable ailments -- cgit v1.2.3-60-g2f50