mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
Cybersuit renamed to VR Suit
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
allowed_roles = list("Quartermaster","Shaft Miner","Cargo Technician","Head of Personnel")
|
||||
|
||||
|
||||
//Cybersuit
|
||||
/datum/gear/uniform/cybersuit //Pathname of this particular item in the menu.
|
||||
display_name = "cybersuit" //The name of the suit as shown in the loadout menu
|
||||
path = /obj/item/clothing/under/cybersuit //Pathname of the suit which is found in custom_clothes_ch.dm
|
||||
//VR Suit
|
||||
/datum/gear/uniform/vrsuit //Pathname of this particular item in the menu.
|
||||
display_name = "vr suit" //The name of the suit as shown in the loadout menu
|
||||
path = /obj/item/clothing/under/vrsuit //Pathname of the suit which is found in custom_clothes_ch.dm
|
||||
|
||||
Reference in New Issue
Block a user