diff --git a/code/game/jobs/jobs.dm b/code/game/jobs/jobs.dm index 72295fe01d..2a225228bc 100644 --- a/code/game/jobs/jobs.dm +++ b/code/game/jobs/jobs.dm @@ -97,7 +97,7 @@ var/list/cargo_positions = list( var/list/civilian_positions = list( "Head of Personnel", "Bartender", - "Gardener", + "Botanist", "Chef", "Janitor", "Librarian",