Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit156
This commit is contained in:
@@ -450,5 +450,5 @@ datum/gear/darksabresheath
|
||||
/datum/gear/donorgoggles
|
||||
name = "Flight Goggles"
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/glasses/flight
|
||||
path = /obj/item/clothing/head/flight
|
||||
ckeywhitelist = list("maxlynchy")
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/datum/gear/blindfold
|
||||
name = "Blindfold"
|
||||
category = SLOT_GLASSES
|
||||
path = /obj/item/clothing/glasses/sunglasses/blindfold
|
||||
|
||||
/datum/gear/cold
|
||||
name = "Cold goggles"
|
||||
category = SLOT_GLASSES
|
||||
|
||||
Reference in New Issue
Block a user