mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
only missing alt titles
This commit is contained in:
@@ -434,7 +434,7 @@
|
||||
display_name = "pilot helmets selection"
|
||||
description = "Your choice of four hard-wearing head-protecting helmets for pilots."
|
||||
path = /obj/item/clothing/head/pilot_vr
|
||||
allowed_roles = list("Pilot", "Talon Pilot")
|
||||
allowed_roles = list(JOB_PILOT, JOB_TALON_PILOT)
|
||||
|
||||
/datum/gear/head/pilot/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user