mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #3721 from yogstation13/ThatLing-patch-1
Restricts Hypnotic Flash to Psychiatrist
This commit is contained in:
@@ -73,3 +73,7 @@
|
||||
item = /obj/item/reagent_containers/food/snacks/burger/cluwneburger
|
||||
cost = 25
|
||||
restricted_roles = list("Clown", "Cook")
|
||||
|
||||
/datum/uplink_item/device_tools/hypnotic_flash
|
||||
restricted_roles = list("Psychiatrist")
|
||||
category = "Role-Restricted"
|
||||
|
||||
Reference in New Issue
Block a user