mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Merge pull request #10486 from VOREStation/upstream-merge-8107
[MIRROR] Autoinjectors are Autoinjectors
This commit is contained in:
@@ -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. \
|
||||
|
||||
Reference in New Issue
Block a user