Cultist max rune limit is too low for our current needs
Created by: Probe1
if (rune_list.len >= 26+runedec+ticker.mode.cult.len) //including the useless rune at the secret room, shouldn't count against the limit of 25 runes - Urist
alert("The cloth of reality can't take that much of a strain. Remove some runes first!")
return
ritual.dm
This was probably good in 2010-2011 when it was coded but due to an increase in runes, players, and complexity of cult, this should be eliminated or increased from 26.