diff --git a/code/modules/identification/identification.dm b/code/modules/identification/identification.dm index 568ad2103e..6ddcdbb075 100644 --- a/code/modules/identification/identification.dm +++ b/code/modules/identification/identification.dm @@ -117,7 +117,7 @@ /datum/identification/hypo naming_lists = list( list("unidentified", "unknown", "unmarked", "blank", "refilled", "custom", "modified", "questionable", "suspicious"), - list("hypospray", "autoinjector") + list("autoinjector") ) unidentified_desc = "An autoinjector that does not give any indication towards what is inside. \ The case is also sealed tight and the liquids contained cannot be removed except by injecting it into someone. \