mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
proto cost tweaks (#19596)
This commit is contained in:
@@ -463,7 +463,7 @@ REAGENT SCANNER
|
||||
throwforce = 5
|
||||
throw_speed = 4
|
||||
throw_range = 20
|
||||
materials = list(MAT_METAL=30, MAT_GLASS=20)
|
||||
materials = list(MAT_METAL=300, MAT_GLASS=200)
|
||||
origin_tech = "magnets=2;biotech=1;plasmatech=2"
|
||||
var/details = FALSE
|
||||
var/datatoprint = ""
|
||||
|
||||
Reference in New Issue
Block a user