Remove griffin's op powers and revert lasereyes change

This commit is contained in:
ZomgPonies
2015-05-06 17:42:48 -04:00
parent 68c17a1e06
commit d9fb43b674
2 changed files with 2 additions and 2 deletions
@@ -60,7 +60,7 @@
/datum/superheroes/griffin
name = "The Griffin"
default_genes = list(LASER, RESIST_COLD, RESIST_HEAT, REGEN, NO_BREATH)
default_genes = list(REGEN, NO_BREATH)
default_spells = list(/obj/effect/proc_holder/spell/wizard/targeted/recruit)
/datum/superheroes/griffin/equip(var/mob/living/carbon/human/H)