Chem and Tox access removed from the botanists because goddamn guys stop pissing off the chemist.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@220 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-09-29 14:32:19 +00:00
parent a2a15d7793
commit 06755bb014

View File

@@ -104,7 +104,7 @@
if("Medical Doctor")
return list(access_medical, access_morgue)
if("Botanist") // -- TLE
return list(access_medical, access_chemistry, access_hydroponics, access_tox) // Added tox access because there's chem access -- Skie
return list(access_medical, access_hydroponics) // Removed tox and chem access because STOP PISSING OFF THE CHEMIST GUYS
if("Librarian") // -- TLE
return list(access_library)
if("Lawyer") //Muskets 160910