row row fight the power

This commit is contained in:
Dip
2020-11-10 17:15:24 -03:00
parent 73285fda5d
commit 49e4ae5766
2 changed files with 21 additions and 0 deletions
+11
View File
@@ -224,6 +224,17 @@
force = 12
throwforce = 12
/obj/item/clothing/glasses/garb
name = "plain black gar glasses"
desc = "Go beyond impossible and kick reason to the curb! Doesn't seem to have flash protection."
icon_state = "garb"
item_state = "garb"
/obj/item/clothing/glasses/garb/supergarb
name = "plain black giga gar glasses"
desc = "Believe in us humans. Also doesn't seem to have flash protection."
icon_state = "supergarb"
/obj/item/clothing/glasses/sunglasses/gar
name = "gar glasses"
desc = "Just who the hell do you think I am?!"
@@ -42,3 +42,13 @@
name = "Prescription glasses"
category = SLOT_GLASSES
path = /obj/item/clothing/glasses/regular
/datum/gear/glasses/garb
name = "plain black GAR glasses"
category = SLOT_GLASSES
path = /obj/item/clothing/glasses/garb
/datum/gear/glasses/gigagarb
name = "plain black giga GAR glasses"
category = SLOT_GLASSES
path = /obj/item/clothing/glasses/garb/supergarb