; generated script [is_loaderwoodlands] state sInitial { when always { goto jalecoLogo } } state jalecoLogo { entry { entryTime 3.000 bind "ui clear" bind "ui add splashJaleco" } when always { bind "load hellfire1special" } } initialState sInitial ; end of script [is_loaderwoodlands]