Dreamchecker compatibility changes, part 2.

This commit is contained in:
Ghommie
2019-11-14 14:54:12 +01:00
parent 3d8ebe4219
commit 358db4f390
18 changed files with 43 additions and 44 deletions
@@ -145,7 +145,7 @@
finish_setup(new_character, i)
assigned += applicant
notify_ghosts("[new_character] has been picked for the ruleset [name]!", source = new_character, action = NOTIFY_ORBIT, header="Something Interesting!")
notify_ghosts("[new_character] has been picked for the ruleset [name]!", source = new_character, action = NOTIFY_ORBIT)
/datum/dynamic_ruleset/midround/from_ghosts/proc/generate_ruleset_body(mob/applicant)
var/mob/living/carbon/human/new_character = makeBody(applicant)