can we get two in a row? muse.c

This commit is contained in:
keni
2011-12-29 22:41:56 +00:00
parent 16c0d0ee20
commit f536e7b550

View File

@@ -82,7 +82,7 @@ struct obj *obj;
m_useup(mon, obj);
mtmp = makemon(&mons[PM_GHOST], cc.x, cc.y, NO_MM_FLAGS);
if (!mtmp) {
if (vis) pline(empty);
if (vis) pline1(empty);
} else {
if (vis) {
pline("As %s opens the bottle, an enormous %s emerges!",
@@ -104,7 +104,7 @@ struct obj *obj;
m_useup(mon, obj);
mtmp = makemon(&mons[PM_DJINNI], cc.x, cc.y, NO_MM_FLAGS);
if (!mtmp) {
if (vis) pline(empty);
if (vis) pline1(empty);
} else {
if (vis)
pline("In a cloud of smoke, %s emerges!",