//slots
// - none
//commands
// - r_script_say text[s] body[e]
//	Add a dialogue item in which an entity communicates the text to the player at some point
// - r_script_signal signal[s] body[e]
//	Registers a signal slot onto a script and overwrites the script if it already exists
