mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Merge pull request #652 from Erthilo/master
Added 'Paramedic' Medical Doctor title. Previous commit compile fix.
This commit is contained in:
@@ -51,8 +51,6 @@
|
||||
user << "\red The status panel is broken!"
|
||||
return
|
||||
user << "\red You don't understand any of this!"
|
||||
if(
|
||||
user << "This has nothing useful. You know all this already."
|
||||
return
|
||||
|
||||
/obj/machinery/computer/aiupload
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
total_positions = 5
|
||||
spawn_positions = 3
|
||||
supervisors = "the chief medical officer"
|
||||
alt_titles = list("Virologist", "Surgeon")
|
||||
alt_titles = list("Virologist", "Surgeon", "Paramedic")
|
||||
|
||||
|
||||
equip(var/mob/living/carbon/human/H)
|
||||
|
||||
Reference in New Issue
Block a user