adds the ability to turn into other people for proteans, and gives protean blobs their robot emotes back

This commit is contained in:
Seris02
2023-02-09 11:53:23 +08:00
parent feaaa59bd4
commit 369e1bdcc5
7 changed files with 223 additions and 2 deletions
@@ -186,6 +186,7 @@
body_descriptors[entry] = descriptor.default_value // Species datums have initial default value.
else
body_descriptors[entry] = CLAMP(last_descriptors[entry], 1, LAZYLEN(descriptor.standalone_value_descriptors))
character.descriptors = body_descriptors
if (copy_flavour)
character.flavor_texts["general"] = flavor_texts["general"]