Add petless conduct

Breaks saves.
This commit is contained in:
Pasi Kallinen
2023-04-11 14:07:46 +03:00
parent ffb61612e3
commit 8b32ae98e9
7 changed files with 22 additions and 2 deletions

View File

@@ -2047,6 +2047,9 @@ show_conduct(int final)
you_have_X(buf);
}
if (!u.uconduct.pets)
you_have_never("had a pet");
ngenocided = num_genocides();
if (ngenocided == 0) {
you_have_never("genocided any monsters");