Start wrapping up the new domutcheck logic

Conflicts:
	code/game/dna/dna2_helpers.dm
	code/modules/mob/mob_defines.dm
This commit is contained in:
Rob Nelson
2014-01-20 01:15:15 -05:00
committed by ZomgPonies
parent 1b2d09bb2d
commit 450a5dec8e
8 changed files with 608 additions and 18 deletions
+4
View File
@@ -222,3 +222,7 @@
var/turf/listed_turf = null //the current turf being examined in the stat panel
var/kills=0
var/list/active_genes=list()