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 CitadelStationBot
parent 1be3d30c43
commit a89f221d35
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)