Bepis goes along the crate cost changes (#55617)

* bepis works

* betterfix

* UGH

* changes bepis in accordance with the crate changes
This commit is contained in:
spessbro
2020-12-28 20:45:17 -08:00
committed by GitHub
parent ca34b5a22a
commit f05f674af3
+3 -3
View File
@@ -4,9 +4,9 @@
#define MACHINE_OPERATION 100000
#define MACHINE_OVERLOAD 500000
#define MAJOR_THRESHOLD 3000
#define MINOR_THRESHOLD 2000
#define STANDARD_DEVIATION 1000
#define MAJOR_THRESHOLD 6*CARGO_CRATE_VALUE
#define MINOR_THRESHOLD 4*CARGO_CRATE_VALUE
#define STANDARD_DEVIATION 2*CARGO_CRATE_VALUE
/obj/machinery/rnd/bepis
name = "\improper B.E.P.I.S. Chamber"