Return computed result instead of constant.
This commit is contained in:
+1
-1
@@ -4524,7 +4524,7 @@ boolean *noticed; /* set to true iff hero notices the effect; */
|
|||||||
--force_mintrap;
|
--force_mintrap;
|
||||||
/* mon might now be on the migrating monsters list */
|
/* mon might now be on the migrating monsters list */
|
||||||
}
|
}
|
||||||
return TRUE;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* only called when the player is doing something to the chest directly */
|
/* only called when the player is doing something to the chest directly */
|
||||||
|
|||||||
Reference in New Issue
Block a user