Adds virtual reality human bodies (#12403)

This commit is contained in:
Alberyk
2021-08-31 17:54:35 +02:00
committed by GitHub
parent 3817b4d4d7
commit 9a12064cb6
8 changed files with 65 additions and 1 deletions
+11
View File
@@ -91,3 +91,14 @@
/datum/outfit/admin/random/visitor/get_id_rank()
return "Visitor"
/datum/outfit/admin/virtual_reality
name = "Virtual Reality Outfit"
uniform = /obj/item/clothing/under/chameleon
suit = /obj/item/clothing/suit/chameleon
back = /obj/item/storage/backpack/chameleon
gloves = /obj/item/clothing/gloves/chameleon
shoes = /obj/item/clothing/shoes/chameleon
head = /obj/item/clothing/head/chameleon
mask = /obj/item/clothing/mask/chameleon
glasses = /obj/item/clothing/glasses/chameleon