Unhide monster hiding under chain when unpunished
This commit is contained in:
@@ -2826,6 +2826,7 @@ unpunish(void)
|
||||
|
||||
/* chain goes away */
|
||||
obj_extract_self(uchain);
|
||||
maybe_unhide_at(uchain->ox, uchain->oy);
|
||||
newsym(uchain->ox, uchain->oy);
|
||||
setworn((struct obj *) 0, W_CHAIN); /* sets 'uchain' to Null */
|
||||
dealloc_obj(savechain);
|
||||
|
||||
Reference in New Issue
Block a user