New chem Respirazone,airloss-autoinjector exclusive - #5497
Conversation
|
i do need some help with the startlight comments in the code, not sure how i should put the starlight start and end |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (2)
Included review availability: Your plan includes up to 2 reviews per rolling hour; 1 remains after this review. 📝 WalkthroughSummaryAdds Updates Adds English localization for the reagent. Gameplay impactThe injector now provides a species-compatible, single-purpose airloss treatment. It no longer provides Saline or Dexalin Plus. Risk areas
Guideline gaps
WalkthroughThe change adds the Respirazone reagent, localizes its name and description, and updates the AirlossAutoInjector to contain 20 units of Respirazone with teal in-hand colors. ChangesRespirazone treatment
Estimated code review effort: 3 (Moderate) | ~15–30 minutes Merge Risk: ⚪ Minimal · up to This PR adds a localized universal reagent and updates the Airloss Auto-Injector contents and text. No actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: Sequence Diagram(s)sequenceDiagram
participant AirlossAutoInjector
participant Respirazone
participant Patient
AirlossAutoInjector->>Patient: inject 20 units of Respirazone
Respirazone->>Patient: treat asphyxiation and blood loss
Respirazone->>Patient: restore blood levels
Respirazone->>Patient: remove Heartbreaker Toxin when present
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
Rinary1
left a comment
There was a problem hiding this comment.
it's strange that we're adding universal reagent, like... There's always exists replacement for this reagent but only for avali/resomi, it hurts another species but good for avali and resomi, airloss-autoinjector shouldn't be an universal option, just for resomi and avali we should add safe version(safe only for them)
I mean, i think the autoinjectors were designed to be an emergency one time use pen. Its called airloss pen not saline pen. Also its not craftable, so just in the autoinjectors |
Co-authored-by: Rinary <rinary.super@gmail.com>
Co-authored-by: Rinary <rinary.super@gmail.com>
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
Co-authored-by: Rinary <rinary.super@gmail.com>
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
0021393

Short description
This PR changes the Airloss Auto-Injector to contain a universal, species-compatible reagent with the same intended effects as Dexalin Plus and Amoxla.
Why we need to add this
Currently, the Airloss Auto-Injector does not display its contents when used, which can result in players unknowingly injecting chemicals that are harmful to certain species, such as Resomi and Avali. In critical situations, this can unintentionally push a patient closer to death instead of stabilizing them.
This change introduces a general-purpose reagent that allows the Airloss Auto-Injector to fulfill its intended role as a reliable emergency medical tool usable by all species.
Media (Video/Screenshots)
Checks
Changelog
🆑 SirLutz