summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2014-08-06 16:08:06 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2014-08-06 16:08:06 +0200
commitec28fdbe925a0a6d2ca18d2689ba2ae5a7405597 (patch)
tree711a9a4a1d6791ec96addb84883b07a00bb4ea14 /src/map/status.h
parent356a83b11ae56778992b27b0c9b358d7d79722cd (diff)
downloadhercules-ec28fdbe925a0a6d2ca18d2689ba2ae5a7405597.tar.gz
hercules-ec28fdbe925a0a6d2ca18d2689ba2ae5a7405597.tar.bz2
hercules-ec28fdbe925a0a6d2ca18d2689ba2ae5a7405597.tar.xz
hercules-ec28fdbe925a0a6d2ca18d2689ba2ae5a7405597.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h
index c90efd2e0..670fce3bb 100644
--- a/src/map/status.h
+++ b/src/map/status.h
@@ -716,7 +716,7 @@ typedef enum sc_type {
SC_FLASHCOMBO,
//Vellum Weapon reductions
- SC_DEFSET,
+ SC_DEFSET,
SC_MDEFSET,
SC_MAX, //Automatically updated max, used in for's to check we are within bounds.