mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Moves Geneticist to a purely Science job
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
item_state = "banner_medical"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/banners_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/banners_righthand.dmi'
|
||||
job_loyalties = list("Medical Doctor", "Chemist", "Geneticist", "Virologist", "Chief Medical Officer")
|
||||
job_loyalties = list("Medical Doctor", "Chemist", "Virologist", "Chief Medical Officer")
|
||||
warcry = "No wounds cannot be healed!"
|
||||
|
||||
/obj/item/banner/medical/mundane
|
||||
@@ -131,7 +131,7 @@
|
||||
item_state = "banner_science"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/banners_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/banners_righthand.dmi'
|
||||
job_loyalties = list("Scientist", "Roboticist", "Research Director")
|
||||
job_loyalties = list("Scientist", "Roboticist", "Research Director", "Geneticist",)
|
||||
warcry = "For Cuban Pete!"
|
||||
|
||||
/obj/item/banner/science/mundane
|
||||
|
||||
Reference in New Issue
Block a user