#H85: create_object() bugs
From a bug report.c was first creating a corpse complete with revive timer if it was a troll, or without a timer if it was a lizard or lichen corpse. Then it might change the corpse type, leaving strange corpse types that revived, or that lasted forever.
This commit is contained in:
@@ -215,6 +215,8 @@ properly handle destruction of equipment carried by monsters hit by
|
||||
disintegration breath; life-saving retained conferred properties of
|
||||
formerly worn items (loss of steed's saddle caused much confusion)
|
||||
don't exercize or abuse wisdom when rumors get used for random graffiti
|
||||
create_object() created lizard corpses without timers and troll corpses with
|
||||
their revive timers, then changed the corpsenm field
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user