Livelog declined wishes and (non-cursed) genocides

This commit is contained in:
vultur-cadens
2022-05-20 21:32:08 -07:00
committed by PatR
parent 8848a81990
commit 53f782dcd6
2 changed files with 7 additions and 1 deletions

View File

@@ -5673,6 +5673,7 @@ makewish(void)
} else if (otmp == &nothing) {
/* explicitly wished for "nothing", presumably attempting
to retain wishless conduct */
livelog_printf(LL_WISH, "declined to make a wish");
return;
}