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 b8c5a0f3..49aebd30 100644
--- a/src/being.h
+++ b/src/being.h
@@ -75,7 +75,8 @@ class Being : public ActorSprite, public EventListener
ATTACK,
SIT,
DEAD,
- HURT
+ HURT,
+ SPAWN
};
enum Speech