Generate random eroded, erodeproof, or greased items

Items in initial hero inventory, or generated via lua in
special levels or themed rooms are not subject to this.

Code via xnethack by copperwater <aosdict@gmail.com>,
with some modifications.
This commit is contained in:
Pasi Kallinen
2023-01-29 11:20:03 +02:00
parent 76bac9efe3
commit 7c2c692ee5
3 changed files with 59 additions and 0 deletions
+1
View File
@@ -1101,6 +1101,7 @@ eating garlic makes nearby monsters flee
giants occasionally get a battle axe or a two-handed sword
give gremlin the property it stole, if possible
'F'orcefighting with a war hammer has a small chance of breaking iron bars
very rarely random items are generated eroded, erodeproof, or greased
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository