diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h index 02e93b7bb..63d2d381f 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -280,6 +280,8 @@ enum { RC2_GOLEM, RC2_GUARDIAN, RC2_NINJA, + RC2_SCARABA, + RC2_TURTLE, RC2_MAX }; |