Fix a minor cloning problem; clones didn't retain the monster's name or
tameness.  (The name *was* retained if you were cloned.)  I also added a
minor change in wizard mode to display a few tameness fields of a dog.
This commit is contained in:
arromdee
2002-02-26 06:55:17 +00:00
parent 2272e70d39
commit af51f4b0a2
3 changed files with 15 additions and 3 deletions
+1
View File
@@ -445,6 +445,7 @@ No "corridor disappears" message if Vault guard dies off-level
slip while mounting and levitating at will should not cause damage
if you see a monster jump into a trap in a secret corridor, it's not secret
fixed a few places where unblock_point wasn't called but should have been
cloned monsters should have the same name and tameness as the original
Platform- and/or Interface-Specific Fixes