mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Merge pull request #9412 from datlo/librarianpoisonpen
Adds the poison pen to the Librarian syndicate items
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