ratz/src/modules/employment/single/jobsetup.go

var titlecase

func normalizeJobName(name string) string {}

func (job *JobRun) DetermineBonuses() (advice string) {}

// summaryMessage removes the mission thread, and posts a summary of the mission results and financial outcome.
func (job *JobRun) summaryMessage() {}