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 fdc0d111f..ab2274d78 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -275,6 +275,8 @@ enum { RC2_GOLEM, RC2_GUARDIAN, RC2_NINJA, + RC2_SCARABA, + RC2_TURTLE, RC2_MAX }; |