This commit is contained in:
Bart House
2018-11-22 21:40:15 -08:00
parent 5bbe3cd6bb
commit 7814d9097a
9 changed files with 44 additions and 335 deletions

View File

@@ -197,7 +197,7 @@ makedog()
put_saddle_on_mon(otmp, mtmp);
}
if (!petname_used++ && *petname)
if (!icontext.petname_used++ && *petname)
mtmp = christen_monst(mtmp, petname);
initedog(mtmp);