mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
De-hardcodes randomize_human() and fixes some related issues along the way (#68876)
* First draft on this branch. Should work. * Whoopsie * Some fixes * And again * Final draft, question mark? * Please enter the commit message for your changes * Uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh * please work * Saving for the week offline * Final draft * Final final draft * Oh and clean this up * eah * Okay, final for real. * I lied. * Sure thing boss * clinclin Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> * That's all of em I think Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
co-authored by
John Willard
parent
8b39073437
commit
aa2eee2ded
@@ -810,7 +810,6 @@
|
||||
originalname = H.real_name
|
||||
H.dna.copy_dna(originalDNA)
|
||||
randomize_human(H)
|
||||
H.dna.update_dna_identity()
|
||||
return ..()
|
||||
|
||||
// Only occasionally give examiners a warning.
|
||||
|
||||
Reference in New Issue
Block a user