*global* Namespace ================== .. note:: These functions are not available for biome condition scripts. .. js:function:: Boolean global.allowScary() Indicates whether scary effects are eligable for activation. :return: Returns the current flag from the configuration file. ``true`` if scary sounds are permitted, ``false`` otherwise. :rtype: Boolean