summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-11-18 17:47:56 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-11-18 17:47:56 +0530
commitc7274e2573b65d781d7914afce240d440e85fcf1 (patch)
treeefa8b9a3f37010aec8c30ad87e634957754b9a2b /src/map/status.h
parent65b98bffd739778583e4c66f50e6e82f023a2a67 (diff)
parent597190eaf76cf14831423ba37be9194e0d6f53b1 (diff)
downloadhercules-c7274e2573b65d781d7914afce240d440e85fcf1.tar.gz
hercules-c7274e2573b65d781d7914afce240d440e85fcf1.tar.bz2
hercules-c7274e2573b65d781d7914afce240d440e85fcf1.tar.xz
hercules-c7274e2573b65d781d7914afce240d440e85fcf1.zip
Merge pull request #878 from Jedzkie/request_01
ItemDB Update:
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h
index 800e3de9f..7635248d0 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -745,6 +745,8 @@ typedef enum sc_type {
SC_LJOSALFAR,
SC_MERMAID_LONGING,
+
+ SC_ACARAJE, // 590
SC_MAX, //Automatically updated max, used in for's to check we are within bounds.
} sc_type;