Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Adds three brain traumas (feat. returning to monkey) #2564

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1570
Original PR: tgstation/tgstation#82129

About The Pull Request

  • Adds "Primal Instincts" brain trama.

    • Special trauma
    • Randomly, your body will be taken over by monkey AI.
    • You will still be in control of the body, but you will have to fight against the monkey ai for actions.
    • There is a probability the monkey AI that takes control is aggressive, meaning it will attack anyone nearby.
    • While primal, you can understand monkey language.
  • Adds "Kleptomania" brain trauma

    • Severe trauma
    • When you have empty hands, you will passively try to pick up things near you.
    • There is no feedback message associated, so you may not even notice you did this.
    • This effect is temporarily disabled if you have taken damage recently.
  • Adds "Possessive" brain trauma

    • Mild trauma
    • Randomly, your held items will become undroppable for a short to medium length of time.

Why It's Good For The Game

I was looking through AI stuff recently and remembered we support allowing AI controllers to work in cliented mobs, but we don't use it anywhere (outside of adminbus)

So I wanted to add a brain trauma themed around that. Simple enough.

But I didn't want to PR just a single trauma, that's boring so I thought of some additional ones. Just to spice up the other two trauma pools. I especially wanted to add some traumas that interact with inventory and items, because while a lot of our traumas involving how a person interacts with the world, not many involve how a person interacts with themself.

Changelog

🆑 Melbert
add: Adds 3 Traumas: Primal Instincts (special), Kleptomania (severe), and Possessive (mild)
/:cl:

* Adds three brain traumas (feat. returning to monkey)

* Update mild.dm

* Update lewd_quirks.dm

* Update lewd_quirks.dm

---------

Co-authored-by: MrMelbert <[email protected]>
Co-authored-by: Bloop <[email protected]>
@Iajret Iajret merged commit 3e5cffe into master Mar 25, 2024
24 checks passed
AnywayFarus added a commit that referenced this pull request Mar 25, 2024
@Iajret Iajret deleted the upstream-mirror-1570 branch March 26, 2024 20:56
Iajret pushed a commit that referenced this pull request May 20, 2024
* Fixes icecream vats eating borg beakers (#83279)

Fixes #83257

🆑 ShizCalev
fix: Icecream vats will no longer eat cyborg beakers.
/🆑

* Fixes icecream vats eating borg beakers

---------

Co-authored-by: Afevis <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants