Removes chemist job from omegastation (#33863)

* Removes chemist job from omegastation

* Remove chemist start points
This commit is contained in:
Jordan Brown
2017-12-30 17:04:11 -05:00
committed by ShizCalev
parent 4091b54e02
commit 5f613eaed9
2 changed files with 3 additions and 4 deletions
@@ -23716,7 +23716,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)
@@ -24208,7 +24207,6 @@
/obj/structure/chair/office/light{
dir = 4
},
/obj/effect/landmark/start/chemist,
/obj/effect/turf_decal/stripes/line{
dir = 6
},
@@ -74138,7 +74136,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)