Chapter 4 - Mood reactions to facts
[Some facts should trigger large mood jumps.]
Before printing the name of snow-white-possessed when the player does not know snow-white-possessed:
if scariness is less than 0:
change scariness to 10;
otherwise:
increase scariness by 10. [1]