mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Makes Genetics fully a sci department (#30017)
* genetics -> sci * Update code/game/jobs/job/science_jobs.dm Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> --------- Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
name = "Geneticist ID"
|
||||
registered_name = "Geneticist"
|
||||
icon_state = "geneticist"
|
||||
access = list(ACCESS_MEDICAL, ACCESS_MORGUE, ACCESS_SURGERY, ACCESS_CHEMISTRY, ACCESS_VIROLOGY, ACCESS_GENETICS, ACCESS_RESEARCH, ACCESS_MINERAL_STOREROOM)
|
||||
access = list(ACCESS_MAINT_TUNNELS, ACCESS_GENETICS, ACCESS_RESEARCH)
|
||||
|
||||
/obj/item/card/id/research
|
||||
name = "Research ID"
|
||||
|
||||
Reference in New Issue
Block a user