post-3.4.1 betabug: mimick

mimicking is correct, mimick is not.
This commit is contained in:
cohrs
2003-03-05 06:04:08 +00:00
parent baa912fa61
commit d4c5f883d4

View File

@@ -848,7 +848,7 @@ register int pm;
#endif
nomul(-tmp);
Sprintf(buf, Hallucination ?
"You suddenly dread being peeled and mimick %s again!" :
"You suddenly dread being peeled and mimic %s again!" :
"You now prefer mimicking %s again.",
an(Upolyd ? youmonst.data->mname : urace.noun));
eatmbuf = strcpy((char *) alloc(strlen(buf) + 1), buf);