Skip to content

Commit

Permalink
Merge pull request Baystation12#9387 from Yoshax/syringespls
Browse files Browse the repository at this point in the history
Fixes a typo/mistake
  • Loading branch information
MistakeNot4892 committed May 21, 2015
2 parents ecc2b3c + 7cfb921 commit 293fb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/autolathe_datums.dm
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
category = "Medical"

/datum/autolathe/recipe/syringegun_ammo
name = "syringe"
name = "syringe gun cartridge"
path = /obj/item/weapon/syringe_cartridge
category = "Arms and Ammunition"

Expand Down

0 comments on commit 293fb67

Please sign in to comment.