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 f39216d32..6b6acce88 100644
--- a/src/being/actortype.h
+++ b/src/being/actortype.h
@@ -35,7 +35,8 @@ namespace ActorType
LocalPet,
Pet,
Avatar,
- Mercenary
+ Mercenary,
+ Homunculus
};
} // namespace ActorType