// ra_mod_onleave.nss
/////////////////////////////////////////////////////////////////////
//
// This script has been auto-generated by HakInstaller to call
// multiple handlers for the onmoduleload event.
//
/////////////////////////////////////////////////////////////////////



void main()
{
    ExecuteScript("prc_onleave", OBJECT_SELF);
	
//:: Rappan Athuk time tracking
		
}