mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
* Monkeys no longer "don't seem like themselves" (#69453) A feature originally intended to make it clear to others when a player was being controlled by an AI, made no sense as soon as monkeys became a human subtype 2 years ago. This is solved by the implementation of a non-player species var, which can be applied to monkeys to suppress this text, without also then creating the cationic examine line as long as they have an AI controller. * Monkeys no longer "don't seem like themselves" Co-authored-by: itseasytosee <55666666+itseasytosee@users.noreply.github.com>