diff options
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h index c7f9949eb..a8ce19713 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -361,6 +361,7 @@ enum _sp { SP_KILLERRID=121, SP_KILLEDRID=122, SP_SLOTCHANGE=123, + SP_CHARRENAME=124, // Mercenaries SP_MERCFLEE=165, SP_MERCKILLS=189, SP_MERCFAITH=190, |