[MIRROR] Fixes cult softlock situations with the sacrifice objective. [MDB IGNORE] (#9824)

* Fixes cult softlock situations with the sacrifice objective. (#62983)

* Fixes cult softlock situations with the sacrifice objective.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-12-02 03:40:13 +01:00
committed by GitHub
parent 49718b27cc
commit 3733d2f33b
6 changed files with 66 additions and 14 deletions
+2
View File
@@ -185,6 +185,8 @@
LAZYCLEARLIST(new_character.client.recent_examines)
new_character.client.init_verbs() // re-initialize character specific verbs
current.update_atom_languages()
SEND_SIGNAL(src, COMSIG_MIND_TRANSFERRED, old_current)
SEND_SIGNAL(current, COMSIG_MOB_MIND_TRANSFERRED_INTO)
//I cannot trust you fucks to do this properly
/datum/mind/proc/set_original_character(new_original_character)