summaryrefslogtreecommitdiff
path: root/src/being/actortype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/actortype.h')
-rw-r--r--src/being/actortype.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being/actortype.h b/src/being/actortype.h
index b45961c8a..f92ce9e82 100644
--- a/src/being/actortype.h
+++ b/src/being/actortype.h
@@ -33,7 +33,8 @@ namespace ActorType
FloorItem,
Portal,
LocalPet,
- Avatar
+ Avatar,
+ Mercenary
};
} // namespace ActorType