mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Cleans up some reagentgrinder code
Removes a double check and fixes the circuit board description.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user