mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Adds the poison pen to the Librarian syndicate items
Adds the Librarian to the list of jobs that can buy the poison pen. It fits the role, and I figure the librarian, as a role with no special tools or access, could use the love.
This commit is contained in:
@@ -352,7 +352,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
item = /obj/item/pen/poison
|
||||
cost = 2
|
||||
excludefrom = list(/datum/game_mode/nuclear)
|
||||
job = list("Head of Personnel", "Quartermaster", "Cargo Technician")
|
||||
job = list("Head of Personnel", "Quartermaster", "Cargo Technician", "Librarian")
|
||||
|
||||
|
||||
// DANGEROUS WEAPONS
|
||||
|
||||
Reference in New Issue
Block a user