Update code/modules/research/designs/engineering.dm

Second comment tag

Co-Authored-By: Shadow-Quill <44811257+Shadow-Quill@users.noreply.github.com>
This commit is contained in:
RadiantFlash7
2020-02-09 11:35:30 -05:00
committed by GitHub
parent 3ac593922c
commit 9dd30878ac

View File

@@ -38,7 +38,7 @@
req_tech = list(TECH_ENGINEERING = 3, TECH_MATERIAL = 2, TECH_BLUESPACE = 2)
materials = list(DEFAULT_WALL_MATERIAL = 300, "silver" = 100, "diamond" = 500)
build_path = /obj/item/weapon/pipe_dispenser
sort_string = "NAAAB"
sort_string = "NAAAB" // YW addition end
// Other devices
/datum/design/item/engineering/AssembleDesignName()