Allow spiders to spin webs

Revisited this feature, and the chance of a spider spinning a web
depends now on the number of webs already present on the level.

For a giant spider to spin a web in the middle of a room with no
supports, the limit of existing webs is 4, next to one support 9,
next to two supports 14, and so on. Cave spider limits are much lower.
This commit is contained in:
Pasi Kallinen
2021-06-23 22:42:29 +03:00
parent a9134fd8b9
commit 8dfe963652
4 changed files with 74 additions and 0 deletions

View File

@@ -1049,6 +1049,7 @@ monsters can see and remember hero resistances
monsters can gain resistances by eating corpses
menu for what-is command supports /^ and /" to view a list of nearby or whole
level visible and remembered traps
spiders will occasionally spin webs when moving around
Platform- and/or Interface-Specific New Features