[MIRROR] Reagent Addictions (#10888)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-05-28 00:52:49 +02:00
committed by GitHub
co-authored by Will Cameron Lennox
parent ca7345cb67
commit dc9ccc60c2
30 changed files with 580 additions and 9 deletions
+1
View File
@@ -157,6 +157,7 @@
new_character.dna.ResetUIFrom(new_character)
new_character.sync_dna_traits(TRUE) // Traitgenes Sync traits to genetics if needed
new_character.sync_organ_dna()
new_character.sync_addictions() // These are addicitions our profile wants... May as well give them!
new_character.initialize_vessel()
if(ghost.mind)
ghost.mind.transfer_to(new_character)