summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being.h b/src/being.h
index 6748732e..173b1d3c 100644
--- a/src/being.h
+++ b/src/being.h
@@ -64,6 +64,7 @@ class Being {
unsigned int speech_time;
unsigned int damage_time;
bool showSpeech, showDamage;
+ unsigned short aspd; // attack speed
/**
* Constructor.