mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +01:00
Some bugfixes (#10333)
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
/datum/gear/utility/lanyard
|
||||
display_name = "lanyard"
|
||||
path = /obj/item/storage/wallet/lanyard
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/utility/recorder
|
||||
display_name = "universal recorder"
|
||||
@@ -113,4 +114,4 @@
|
||||
/datum/gear/utility/himeo_kit
|
||||
display_name = "himean voidsuit kit"
|
||||
path = /obj/item/himeo_kit
|
||||
allowed_roles = list("Cargo Technician", "Shaft Miner", "Quartermaster", "Head of Personnel")
|
||||
allowed_roles = list("Cargo Technician", "Shaft Miner", "Quartermaster", "Head of Personnel")
|
||||
|
||||
Reference in New Issue
Block a user