Saner failure mode for infestation events (#17853)

* Better failure behavior for infestation events

* Accounted for previous behavior regarding dense mobs
This commit is contained in:
Pathid
2018-03-23 12:29:28 -07:00
committed by jknpj
parent a8a91c7c7d
commit df2841ac57
2 changed files with 20 additions and 9 deletions

View File

@@ -3564,6 +3564,7 @@
"incinerator" = LOC_INCIN,
"chapel" = LOC_CHAPEL,
"library" = LOC_LIBRARY,
"hydroponics" = LOC_HYDRO,
"vault" = LOC_VAULT,
"technical storage" = LOC_TECH,
)
@@ -4797,4 +4798,4 @@
text +="</ul>"
text += "<A HREF='?src=\ref[src];religions=global_subtle_pm&rel=\ref[R]'>Subtle PM all believers</a> <br/>"
text += "<A HREF='?src=\ref[src];religions=new'>Bus in a new religion</a> <br/>"
usr << browse(jointext(text, ""), "window=admin2;size=300x370")
usr << browse(jointext(text, ""), "window=admin2;size=300x370")