Merge pull request #8686 from florodude/Frabricated

fixes #8680
This commit is contained in:
tigercat2000
2018-02-19 20:27:27 -08:00
committed by GitHub
+1 -1
View File
@@ -140,7 +140,7 @@
state_next = list(
"key" = /obj/item/stack/sheet/metal,
"amount" = 5,
"vis_msg" = "{USER} frabricates a pressure bulkhead for the {HOLDER}.",
"vis_msg" = "{USER} fabricates a pressure bulkhead for the {HOLDER}.",
"self_msg" = "You frabricate a pressure bulkhead for the {HOLDER}."
)
),