mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 01:13:18 +00:00
Merge pull request #11086 from freerealestate/rcdrebalance
Rebalances RCD construction costs around metal construction menu costs
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
name = "Compressed matter cardridge"
|
||||
id = "rcd_ammo"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(MAT_METAL = 16000, MAT_GLASS=8000)
|
||||
materials = list(MAT_METAL = 3000, MAT_GLASS=2000)
|
||||
build_path = /obj/item/weapon/rcd_ammo
|
||||
category = list("initial","Construction")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user