THE DEVIL

This commit is contained in:
LetterJay
2017-06-05 04:35:22 -05:00
parent e8663bee81
commit 7a7f00bdd1
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
var/datum/mind/Mind = create_devil_mind(key)
Mind.active = 1
var/mob/living/carbon/human/devil = create_event_devil(spawn_loc)
var/mob/living/carbon/human/devil = create_event_devil()
Mind.transfer_to(devil)
add_devil(devil, ascendable = FALSE)