summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-05-09 12:52:43 -0300
committershennetsind <ind@henn.et>2013-05-09 12:52:43 -0300
commitfeba80eb95cdab74ea5bfeef8c9843de55100d98 (patch)
tree4c85f99c34a69dd6d2dabd1d0f57f953babe589d /src/map/map.h
parent00d78a1b14f524fa7a4aea9322d9f4b5df65a4d1 (diff)
downloadhercules-feba80eb95cdab74ea5bfeef8c9843de55100d98.tar.gz
hercules-feba80eb95cdab74ea5bfeef8c9843de55100d98.tar.bz2
hercules-feba80eb95cdab74ea5bfeef8c9843de55100d98.tar.xz
hercules-feba80eb95cdab74ea5bfeef8c9843de55100d98.zip
Fixed Item #12786
Special Thanks to Yommy <3~ Thanks! Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h
index ae60b810c..c7f9949eb 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -360,6 +360,7 @@ enum _sp {
SP_BASECLASS=120, //Hmm.. why 100+19? I just use the next one... [Skotlex]
SP_KILLERRID=121,
SP_KILLEDRID=122,
+ SP_SLOTCHANGE=123,
// Mercenaries
SP_MERCFLEE=165, SP_MERCKILLS=189, SP_MERCFAITH=190,