From 03d6b89105558cfb8f157fcdc8c5e14427f9ffef Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sun, 20 Dec 2015 14:04:07 +0800 Subject: ItemDB Update: - Added official effect of Combat Pill and Advanced Combat Pill. --- src/map/status.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 2bf3c0a57..df1154794 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -809,6 +809,9 @@ typedef enum sc_type { SC_MAGICAL_FEATHER, SC_BLOSSOM_FLUTTERING, + SC_GM_BATTLE, + SC_GM_BATTLE2, + SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-60-g2f50