mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Merge pull request #10598 from klaasjared/explo-duffle-fix
Exploration Duffle Fix
This commit is contained in:
committed by
Chompstation Bot
parent
4db0aee294
commit
4f546ba6f7
@@ -56,6 +56,11 @@
|
||||
path = /obj/item/weapon/storage/backpack/dufflebag/sci
|
||||
allowed_roles = list("Research Director","Scientist","Roboticist","Xenobiologist","Xenobotanist")
|
||||
|
||||
/datum/gear/utility/dufflebag/explorer
|
||||
display_name = "explorer dufflebag"
|
||||
path = /obj/item/weapon/storage/backpack/dufflebag/explorer
|
||||
allowed_roles = list("Pathfinder","Explorer")
|
||||
|
||||
/datum/gear/utility/ID
|
||||
display_name = "contractor identification card"
|
||||
path = /obj/item/weapon/card/id/event/polymorphic/altcard
|
||||
|
||||
Reference in New Issue
Block a user