mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
hop moves from supply positions to service positions (#50235)
This commit is contained in:
@@ -29,13 +29,13 @@ GLOBAL_LIST_INIT(science_positions, list(
|
||||
|
||||
|
||||
GLOBAL_LIST_INIT(supply_positions, list(
|
||||
"Head of Personnel",
|
||||
"Quartermaster",
|
||||
"Cargo Technician",
|
||||
"Shaft Miner"))
|
||||
|
||||
|
||||
GLOBAL_LIST_INIT(service_positions, list(
|
||||
"Head of Personnel",
|
||||
"Bartender",
|
||||
"Botanist",
|
||||
"Cook",
|
||||
|
||||
Reference in New Issue
Block a user