mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user