From a1f75a644e0119fa6e31b0a0c852b71f6fc28410 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sat, 10 Jan 2015 00:52:31 +0100 Subject: added "cyanmure" magic Signed-off-by: Olivier Gayot --- players.h | 1 + 1 file changed, 1 insertion(+) (limited to 'players.h') diff --git a/players.h b/players.h index 5d535bf..0da996d 100644 --- a/players.h +++ b/players.h @@ -37,6 +37,7 @@ struct character_t { bool alive; bool defensive; + bool poisoned; int hp; int max_hp; -- cgit v1.2.3