summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop.cc')
-rw-r--r--crawl-ref/source/itemprop.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc
index dac38ae016..9db56d82d7 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -1276,6 +1276,7 @@ bool check_armour_shape( const item_def &item, bool quiet )
return (true);
}
+// if known is true, only returns true for *known* weapons of electrocution
bool item_is_rechargable(const item_def &it, bool known)
{
// These are obvious