This is a repository of scripts used by monsters to terrorize the land.
function terrorize() { return 'Mwahahaha! You shall not escape me!'; }
function transform() { return 'Gah, I am now a werewolf!'; }
function drain_life_force() { return 'You will never walk again...'; }