mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Temporal Scarring is now per-character-slot, changelings now fake scars when disguising (#1274)
* Temporal Scarring is now per-character-slot, changelings now fake scars when disguising (#54311) * Temporal Scarring is now per-character-slot, changelings now fake scars when disguising Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
@@ -464,6 +464,7 @@
|
||||
if(transfer_after)
|
||||
mind.late_joiner = TRUE
|
||||
mind.active = FALSE //we wish to transfer the key manually
|
||||
mind.original_character_slot_index = client.prefs.default_slot
|
||||
mind.transfer_to(H) //won't transfer key since the mind is not active
|
||||
mind.original_character = H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user