Candelabrum now reads "(n of 7 candles attached)"

It wasn't obvious enough before that the Candelabrum has seven candle
slots. This makes it show it clearly.
This commit is contained in:
Patric Mueller
2020-01-04 13:08:08 +01:00
parent 18b46449f0
commit 1acd631766
2 changed files with 2 additions and 5 deletions

View File

@@ -78,6 +78,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)
candelabrum now reads "(n of 7 candles attached)" (github #265)
Code Cleanup and Reorganization