summaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index ea8213a3..ea66ff5f 100644
--- a/src/types.h
+++ b/src/types.h
@@ -1837,6 +1837,9 @@ struct player_type
s16b melee_style; /* How are */
s16b use_piercing_shots; /* for archery */
+ /* Dripping Tread spell timer */
+ s16b dripping_tread;
+
/* Help */
help_info help;