Fix for wrong object path (not related to the issue at hand just might want to get the item you selected)

This commit is contained in:
izac112
2019-09-19 02:01:05 +02:00
parent 0bcbcee501
commit 1674decc9a

View File

@@ -53,7 +53,7 @@
//Wolfgang Jaeger
/datum/gear/fluff/wolfgang_jaeger_mauserunder
path = /obj/item/clothing/head/beret/mauserhat
path = /obj/item/clothing/under/fluff/mauserunder
display_name = "Mauser tank crew uniform.."
description = "The standard uniform of the mauser tank division.."
ckeywhitelist = list("blackangelsace")
@@ -724,7 +724,7 @@
//Hans Jaeger
/datum/gear/fluff/hans_jaeger_mauserunder
path = /obj/item/clothing/head/beret/mauserhat
path = /obj/item/clothing/under/fluff/mauserunder
display_name = "Mauser tank crew uniform"
description = "The standard uniform of the mauser tank division."
ckeywhitelist = list("valhallaviking01")