diff Player.h @ 1685:2a309997c42f

Player::StealFromShop started cleanup, fixing a few errors caused by not commiting everything
author Grumpy7
date Sat, 21 Sep 2013 12:38:43 +0200
parents f84b8b2a875c
children df30a0c901e5
line wrap: on
line diff
--- a/Player.h	Fri Sep 20 10:51:42 2013 +0200
+++ b/Player.h	Sat Sep 21 12:38:43 2013 +0200
@@ -613,6 +613,7 @@
   bool IsUnconcious();
   bool IsAsleep();
   bool IsParalyzed();
+  bool IsDrunk();
 
   void SetCursed(bool state);
   void SetWeak(bool state);