wow does that actually compile

This commit is contained in:
Hatterhat
2022-12-29 19:34:14 -06:00
parent 3324f3a46c
commit 062cbaed29

View File

@@ -29,7 +29,7 @@
/obj/item/clothing/glasses/proc/prescribe()
vision_correction = TRUE
name = "prescription [src]"
name = "prescription [name]"
desc += " These have been fitted with a prescription overlay device, and thus correct some vision deficiencies."
/obj/item/clothing/glasses/visor_toggling()