Merge pull request #4607 from Citadel-Station-13/upstream-merge-33863

[MIRROR] Removes chemist job from omegastation
This commit is contained in:
LetterJay
2017-12-31 02:50:54 -06:00
committed by GitHub
2 changed files with 3 additions and 4 deletions
@@ -23737,7 +23737,6 @@
/obj/structure/chair/office/light{
dir = 1
},
/obj/effect/landmark/start/chemist,
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/medical/chemistry)
@@ -24229,7 +24228,6 @@
/obj/structure/chair/office/light{
dir = 4
},
/obj/effect/landmark/start/chemist,
/obj/effect/turf_decal/stripes/line{
dir = 6
},
@@ -74189,7 +74187,7 @@ aRf
aSk
aTr
aUt
aVk
aVl
aWg
aRf
aXr
+2 -1
View File
@@ -164,4 +164,5 @@ MAP_REMOVE_JOB(geneticist)
MAP_REMOVE_JOB(virologist)
MAP_REMOVE_JOB(rd)
MAP_REMOVE_JOB(warden)
MAP_REMOVE_JOB(lawyer)
MAP_REMOVE_JOB(lawyer)
MAP_REMOVE_JOB(chemist)