Cleans up some reagentgrinder code

Removes a double check and fixes the circuit board description.
This commit is contained in:
TheSardele
2019-07-21 10:18:19 +02:00
parent 30f313cb93
commit a4485969db
2 changed files with 6 additions and 7 deletions
@@ -194,7 +194,7 @@
/datum/design/reagentgrinder
name = "Machine Design (All-In-One Grinder)"
desc = "The circuit board for a chemical heater."
desc = "The circuit board for an All-In-One Grinder."
id = "reagentgrinder"
req_tech = list("biotech" = 2, "materials" = 2, "programming" = 2)
build_type = IMPRINTER