Mercurial > mm7
diff Actor.h @ 303:3dcc9d945eeb
DamageMonsterFromParty
author | Nomad |
---|---|
date | Tue, 19 Feb 2013 15:39:50 +0200 |
parents | 1f0af5cac2dd |
children | 5a66be213cff |
line wrap: on
line diff
--- a/Actor.h Tue Feb 19 13:31:50 2013 +0200 +++ b/Actor.h Tue Feb 19 15:39:50 2013 +0200 @@ -194,7 +194,7 @@ signed int GetActorsRelation(Actor *a2); void SetRandomGoldIfTheresNoItem(); bool CanAct(); - bool IsAlive(); + bool IsNotAlive(); void InitializeDialogue(int bPlayerSaysHello); char _438B9B();