mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +01:00
Design fix
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
desc = "A pipe that teleports gases."
|
||||
id = "bluespace_pipe"
|
||||
build_type = PROTOLATHE
|
||||
materials = list(MAT_GOLD = 250 = 1000, MAT_DIAMOND = 750, MAT_URANIUM = 250, MAT_BLUESPACE = 2000)
|
||||
materials = list(MAT_GOLD = 1000, MAT_DIAMOND = 750, MAT_URANIUM = 250, MAT_BLUESPACE = 2000)
|
||||
build_path = /obj/item/pipe/bluespace
|
||||
category = list("Bluespace Designs")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SCIENCE | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
|
||||
Reference in New Issue
Block a user