Medbay Job Reshuffling (#7986)

This commit is contained in:
Matt Atlas
2020-01-25 11:15:04 +01:00
committed by GitHub
parent 8f5967440a
commit 3f87bb63ee
28 changed files with 128 additions and 64 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ datum/preferences
var/list/organ_data = list()
var/list/rlimb_data = list()
var/list/body_markings = list() // "name" = "#rgbcolor"
var/list/player_alt_titles = new() // the default name of a job like "Medical Doctor"
var/list/player_alt_titles = new() // the default name of a job like "Physician"
var/list/flavor_texts = list()
var/list/flavour_texts_robot = list()