Only output candelabrum tip if candles are in inventory

This commit is contained in:
Patric Mueller
2020-01-04 12:59:09 +01:00
parent 40d6dbaa96
commit 18b46449f0
2 changed files with 16 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ NetHack Community Patches (or Variation) Included
-------------------------------------------------
hallucinatory trap names from github pull request #174
autounlock feature originally from unnethack in github pull request #228
applying a candelabrum with no candles gives a tip (github #265)
Code Cleanup and Reorganization