diff options
Diffstat (limited to 'src/net/eathena/sp.h')
-rw-r--r-- | src/net/eathena/sp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/sp.h b/src/net/eathena/sp.h index 7a5e08181..53b12c63f 100644 --- a/src/net/eathena/sp.h +++ b/src/net/eathena/sp.h @@ -101,7 +101,7 @@ namespace Sp MOD_DROP = 126, MOD_DEATH = 127, - SP_MERCFLEE = 165, + MERCFLEE = 165, MERCKILLS = 189, MERCFAITH = 190, |