WIP: Add more miable Blood-Types for lesser Vampires #497

Draft
frenziemoment wants to merge 3 commits from frenziemoment/Byrd:vampywampy into master
Contributor

PR Changes

Adds goblin, psychedelic, and methylated bloods as viable foodstuff for lesser vampires.

Reasons Behind Changes

They weren't before????? I don't know why?????? I'm also barely awake right now so like. Y'know. Continuity I guess.
Feel free to just... deny or close this if it's intentional that these blood types don't have anything in the menu.

Code & Technical details

none

Images; Sprites; Media

none

Checklist

Breaking changes

Ingame Changelog
🆑

  • tweak: Added more viable blood types for lesser vampires
## PR Changes Adds goblin, psychedelic, and methylated bloods as viable foodstuff for lesser vampires. ## Reasons Behind Changes They weren't before????? I don't know why?????? I'm also barely awake right now so like. Y'know. Continuity I guess. Feel free to just... deny or close this if it's intentional that these blood types don't have anything in the menu. ## Code & Technical details none ## Images; Sprites; Media none ## Checklist - [X] I read the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html) and [Byrd Station's Contributor Ruleset](https://docs.google.com/document/d/1oxCSRBc_2IlrcykljB5SPt783uJX7rMHTT7cImxlKFM/edit?tab=t.0#heading=h.vigrxrnffwji) am following them. - [X] I have added media to this PR, or it does not require an ingame showcase. ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> **Ingame Changelog** :cl: - tweak: Added more viable blood types for lesser vampires
added lesser vampire compat for goblin blood
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: PR / labeler (pull_request_target) Failing after 2s
Labels: Size / size-label (pull_request_target) Failing after 2s
CRLF Check / CRLF Check (pull_request) Successful in 20s
Test Packaging / Test Packaging (pull_request) Successful in 6m50s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 41s
RSI Validator / Validate RSIs (pull_request) Successful in 27s
Map file schema validator / YAML map schema validator (pull_request) Successful in 4m9s
YAML Linter / YAML Linter (pull_request) Failing after 1m50s
2f8d5178b3
Owner

linter error pls fix

linter error pls fix
Contributor
Unhandled exception. System.AggregateException: One or more errors occurred

 (One or more errors occurred. (CLIENT: 4.114s [ERRO] proto:

Reading Content.Shared.Chemistry.Reagent.ReagentPrototype(AcidBlood) threw the following exception:

Robust.Shared.Serialization.Manager.Exceptions.RequiredFieldNotMappedException: Required field methods of type System.Collections.Generic.HashSet1[Content.Shared.Chemistry.ReactionMethod] in Content.Shared.Chemistry.Reagent.

ReactiveReagentEffectEntry wasn't mapped.
``` Unhandled exception. System.AggregateException: One or more errors occurred (One or more errors occurred. (CLIENT: 4.114s [ERRO] proto: Reading Content.Shared.Chemistry.Reagent.ReagentPrototype(AcidBlood) threw the following exception: Robust.Shared.Serialization.Manager.Exceptions.RequiredFieldNotMappedException: Required field methods of type System.Collections.Generic.HashSet1[Content.Shared.Chemistry.ReactionMethod] in Content.Shared.Chemistry.Reagent. ReactiveReagentEffectEntry wasn't mapped. ```
Contributor

@frenziemoment would you like to fix your PR?

@frenziemoment would you like to fix your PR?
LukeZurg22 changed title from More viable bloodtypes for lesser vampires to WIP: More viable bloodtypes for lesser vampires 2026-07-11 22:08:17 +00:00
LukeZurg22 changed title from WIP: More viable bloodtypes for lesser vampires to WIP: Add more miable Blood-Types for lesser Vampires 2026-07-11 22:08:35 +00:00
Contributor

This has not been fixed in quite a while. If you don't do it, i will.

This has not been fixed in quite a while. If you don't do it, i will.
LukeZurg22 force-pushed vampywampy from 2f8d5178b3
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: PR / labeler (pull_request_target) Failing after 2s
Labels: Size / size-label (pull_request_target) Failing after 2s
CRLF Check / CRLF Check (pull_request) Successful in 20s
Test Packaging / Test Packaging (pull_request) Successful in 6m50s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 41s
RSI Validator / Validate RSIs (pull_request) Successful in 27s
Map file schema validator / YAML map schema validator (pull_request) Successful in 4m9s
YAML Linter / YAML Linter (pull_request) Failing after 1m50s
to 42cb89c671
Some checks failed
Labels: PR / labeler (pull_request_target) Failing after 5s
Labels: Size / size-label (pull_request_target) Successful in 2s
CRLF Check / CRLF Check (pull_request) Has been skipped
Test Packaging / Test Packaging (pull_request) Has been skipped
RGA schema validator / YAML RGA schema validator (pull_request) Has been skipped
RSI Validator / Validate RSIs (pull_request) Successful in 2m12s
Map file schema validator / YAML map schema validator (pull_request) Has been skipped
YAML Linter / YAML Linter (pull_request) Has been skipped
2026-07-21 01:57:10 +00:00
Compare
Some checks failed
Labels: PR / labeler (pull_request_target) Failing after 5s
Labels: Size / size-label (pull_request_target) Successful in 2s
CRLF Check / CRLF Check (pull_request) Has been skipped
Test Packaging / Test Packaging (pull_request) Has been skipped
RGA schema validator / YAML RGA schema validator (pull_request) Has been skipped
RSI Validator / Validate RSIs (pull_request) Successful in 2m12s
Map file schema validator / YAML map schema validator (pull_request) Has been skipped
YAML Linter / YAML Linter (pull_request) Has been skipped
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u vampywampy:frenziemoment-vampywampy
git switch frenziemoment-vampywampy
Sign in to join this conversation.
No description provided.