starting_scenario - MSUTeam/MSU GitHub Wiki
The hooked file is scripts/scenarios/world/starting_scenario.nut.
MSU adds the following functions to starting_scenario:
This is called during update() of entity_manager ADD LINK
onNewDay()
{
}This is called during update() of entity_manager ADD LINK
onNewMorning()
{
}