new and fixed messages

2 fixed messages and 2 new silly messages
This commit is contained in:
keni
2010-01-07 17:51:35 +00:00
parent 011323e877
commit 9ae93d8b71
4 changed files with 8 additions and 3 deletions
+2
View File
@@ -1201,6 +1201,8 @@ int dieroll; /* needed for Magicbane and vorpal blades */
*dmgptr = 2 * mdef->mhp + FATAL_DAMAGE_MODIFIER;
pline(behead_msg[rn2(SIZE(behead_msg))],
wepdesc, mon_nam(mdef));
if(Hallucination && !flags.female)
pline("Good job Henry, but that wasn't Anne.");
otmp->dknown = TRUE;
return TRUE;
} else {