mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 18:14:22 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user