reconstitutor has a chance to extract multiple genomes per fossil (50% for two genomes, 37.5% chance for three genomes), moved xenoarchaeology initialisation code into the master controller, added upper and lower spawn vals for digsite turf number and artifact machine number, added circuitboards for the reconstitutors, fixes missing clonepod for flora reconstitutors

Signed-off-by: Cael Aislinn <cael_aislinn@yahoo.com.au>

Conflicts:
	code/global.dm
	code/modules/mining/mine_turfs.dm
	code/modules/research/xenoarchaeology/misc.dm
This commit is contained in:
Cael Aislinn
2014-06-19 10:56:23 +10:00
committed by ZomgPonies
parent 29a21e5c6f
commit 5439b04241
5 changed files with 170 additions and 102 deletions
-3
View File
@@ -1,8 +1,5 @@
/**********************Mineral deposits**************************/
/datum/controller/game_controller
var/list/artifact_spawning_turfs = list()
/turf/simulated/mineral //wall piece
name = "Rock"
icon = 'icons/turf/walls.dmi'