Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _maps/map_files/Galactica/job_changes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@
MAP_JOB_CHECK
total_positions = 12
spawn_positions = 12

#undef JOB_MODIFICATION_MAP_NAME
4 changes: 2 additions & 2 deletions _maps/map_files/vonneumann/job_changes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MAP_REMOVE_JOB(chaplain)
MAP_REMOVE_JOB(virologist)
MAP_REMOVE_JOB(brig_phys)
MAP_REMOVE_JOB(deputy)
MAP_REMOVE_JOB(air_traffic_controller)
//MAP_REMOVE_JOB(air_traffic_controller) //re-added because people who enjoyed it badgered me about it
/datum/job/bartender/New()
..()
MAP_JOB_CHECK
Expand Down Expand Up @@ -44,4 +44,4 @@ MAP_REMOVE_JOB(air_traffic_controller)
cant_discount = TRUE
surplus = 0

#undef JOB_MODIFICATION_MAP_NAME

Loading
Loading