unicorn horn in potion
Fix beta bug #3021. I also took out the redundant wishing entry.
This commit is contained in:
@@ -1830,6 +1830,7 @@ dodip()
|
||||
singlepotion->cursed = singlepotion->odiluted = 0;
|
||||
else
|
||||
singlepotion->cursed = obj->cursed; /* odiluted left as-is */
|
||||
singlepotion->bknown = FALSE;
|
||||
if (Blind)
|
||||
singlepotion->dknown = FALSE;
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user