mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Changes RMS material cost (#19455)
This commit is contained in:
@@ -1208,7 +1208,7 @@
|
||||
name = "Rapid Material Synthesizer"
|
||||
desc = "A device used to rapidly synthesize materials."
|
||||
id = "rms"
|
||||
materials = list(MAT_STEEL = 62500, MAT_GLASS = 15000)
|
||||
materials = list(MAT_STEEL = 62500, MAT_GLASS = 15000, MAT_SILVER = 7500)
|
||||
build_path = /obj/item/rms
|
||||
build_type = AUTOLATHE | PROTOLATHE
|
||||
category = list(
|
||||
|
||||
Reference in New Issue
Block a user