File: 283h-id.diff Name: Improved object knowlege patch Author: Ross Morgan-Linial Base version: 2.8.3h This file is a patch against Robert Ruhlmann's modifed Angband version 2.8.3h. It modifies the character info screen and inspect object command to display partial information about un-*ID*'d objects. It also changes both to provide more information. This patch adds an additional cheating flag, cheat_item, to allow the player to have full knowlege of every item (this has the effect of treating every item as if it were *ID*'d). It also adds two compile time flags, SPOIL_EGO_ITEMS and SPOIL_ARTIFACTS, that control whether partial information is shown for ego-items and artifacts. If these are not defined, the only effect of the patch is to enhance the character info and item knowlege screens, without giving any information on what un-*ID*'d objects do.