Finish rewrite of domutcheck. Time to test this bitch.

Conflicts:
	code/game/gamemodes/setupgame.dm
This commit is contained in:
Rob Nelson
2013-12-08 19:46:05 -08:00
committed by ZomgPonies
parent 8327330cb9
commit b15d0213ac
4 changed files with 47 additions and 26 deletions
@@ -42,6 +42,8 @@
// For grays
var/max_hurt_damage = 5 // Max melee damage dealt + 5 if hulk
var/list/default_mutations = list()
var/list/default_blocks = list() // Don't touch.
var/list/default_block_names = list() // Use this instead, using the names from setupgame.dm
var/list/abilities = list() // For species-derived or admin-given powers