Bug #529
Segfault if thing pain chance > 0 but no pain state
Description
Currently a segfault will occur when a thing attempts to enter it's pain state, as it's pain chance is greater than zero but the named pain state is invalid.
A whole lot more DED validating needs to be done and the original games' logic made more robust.
Labels: Data