summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 7d4883ba6..1faec9560 100644
--- a/src/being.h
+++ b/src/being.h
@@ -88,7 +88,8 @@ class Being : public ActorSprite, public ConfigListener
ATTACK,
SIT,
DEAD,
- HURT
+ HURT,
+ SPAWN,
};
enum Speech