From b4a5a9fc744074ff46a58b5fccfe4a218577385f Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 23 Dec 2015 18:05:19 +0800 Subject: Item Update: - Added official item effect for Mystic Powder. - Added Mystic Powder Box30 - Added effect for WOB_Amatsu - Added Songpyun_Box50 - White space adjustments --- src/map/status.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index b5597dd45..5996e8c2e 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -824,6 +824,7 @@ typedef enum sc_type { SC_MAGIC_CANDY, SC_M_LIFEPOTION, SC_G_LIFEPOTION, // 640 + SC_MYSTICPOWDER, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-60-g2f50