Base features for Precursotech and Anomalotech Expansion

* Adds Imperion sprites.
* Adds more Xenoarch sprites (most from Schnayy)
* Adds Precursor tech and Anomaly tech.
* Adds Precursor and Anomaly machine components. Machines tweaked to allow usage.
* Bioprinter can print random-species organs with Precursor tech.
* Adds Verdantium, Lead, and Marble to mining.
* Marble rebalanced to compensate.
* Tweaks Xenoarch find spawning
* Xenoarch can now find Imperion circuits (useless for now).
* Xenoarch can now find boats, and sometimes an oar, of a random material.
* Particle smasher added to make Morphium, Valhollide, and Supermatter.
* Morphium and Verdantium coins added.
* RnD machines can accept more materials. No recipes tweaked.
This commit is contained in:
Mechoid
2019-03-31 16:29:46 -07:00
parent e57c96fdc0
commit d363779800
43 changed files with 1138 additions and 104 deletions
+2 -1
View File
@@ -174,7 +174,8 @@
"uranium" = 30,
"diamond" = 50,
"platinum" = 40,
"mhydrogen" = 40)
"mhydrogen" = 40,
"verdantium" = 60)
/obj/machinery/mineral/processing_unit/New()
..()