mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fixes DEFINE typo (#36014)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#define HIGHROLLER_SLOWDOWN 1.4
|
||||
|
||||
#define COMMAND_POSITIONS list("Captain", "Head of Personnel", "Head of Security", "Chief Engineer", "Research Director", "Chief Medical Officer")
|
||||
#define ENGINEERING_POSITIONS list("Chief Engineer", "Station Engineer", "Atmospheric Technician", "Mechanic")
|
||||
#define ENGINEERING_POSITIONS list("Chief Engineer", "Station Engineer", "Atmospheric Technician", "Mechanic")
|
||||
#define MEDICAL_POSITIONS list("Chief Medical Officer", "Medical Doctor", "Geneticist", "Virologist", "Paramedic", "Chemist", "Orderly")
|
||||
#define SCIENCE_POSITIONS list("Research Director", "Scientist", "Geneticist", "Roboticist", "Mechanic")
|
||||
#define CIVILIAN_POSITIONS list("Head of Personnel", "Bartender", "Botanist", "Chef", "Janitor", "Librarian", "Internal Affairs Agent", "Chaplain", "Clown", "Mime", "Assistant")
|
||||
|
||||
Reference in New Issue
Block a user