mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user