﻿# This exists just for the sake of compatibility.
# Certain TCs override is_human to check if the character is an actual human who should receive events, 
# and not for example a dragon or Tom Bombadil.
is_human = {
	always = yes
}