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

Platelet factories & crash tests #763

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

jdevnull
Copy link
Contributor

@jdevnull jdevnull commented Nov 27, 2024

  1. Synthacardium adds its rating in dice to resist cardiac and circulatory things (M&M pg 70), such as the platelet factories' risk of cardiac arrest when not taking anticoagulants for too long (M&M pg 69). This addresses https://discord.com/channels/564618629467996170/788953927269613608/1311143404419285105

  2. DocWagon now gives aspirin to patients with platelet factories. This addresses https://discord.com/channels/564618629467996170/788953927269613608/1317680664346103829

  3. Losing consciousness now stops a driver's vehicle (with a crash test using autonav dice) if it was moving. This occurs when damage causes POS_MORTALLYW, POS_STUNNED, or POS_DEAD, and is also checked in raw_kill and docwagon_retrieve. This addresses https://discord.com/channels/564618629467996170/788953927269613608/1317679405568364545

  4. Crash tests now properly clears flags / stops the vehicle if the driver was ejected or the vehicle was destroyed.

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@jdevnull jdevnull changed the title Synthacardium rating adds to platelets cardiac test Some things involving platelet factories Dec 15, 2024
src/fight.cpp Outdated Show resolved Hide resolved
@jdevnull
Copy link
Contributor Author

Changes to crash_test:

  • removed "You don't have the skills to be driving like this!" message when you succeed
  • fixed edge case where dying when being ejected from a bike/motorboat doesn't clear driving/rigging flags
  • stop vehicle if it's destroyed

@jdevnull jdevnull changed the title Some things involving platelet factories Platelet factories & crash tests Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants