mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 01:24:21 +01:00
[STILL NOT MODULAR] Adding Hemophages (#9681)
* Create hemophage.ts * Update scan_gate.dm * Update revenant_abilities.dm * Update species.dm * Update species.dm * Create hemophage.dm * Update SpeciesPage.tsx * Update data.ts * Update DNA.dm * Update is_helpers.dm * Update ScannerGate.js * Update sensor.dm * Update game_options.txt * Update species.dm * Update ScannerGate.js * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update hemophage.dm * Update hemophage.ts * Update hemophage.ts * Update tgui/packages/tgui/interfaces/PreferencesMenu/preferences/species/hemophage.ts Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update tgui/packages/tgui/interfaces/PreferencesMenu/preferences/species/hemophage.ts Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update modular_skyrat/modules/customization/modules/mob/living/carbon/human/species/hemophage.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update hemophage.ts * Update hemophage.dm * Update hemophage.dm * Update tgstation.dme * Update hemophage.dm * Update hemophage.dm * dont be angry map merge bot please * Update alcohol_reagents.dm * Update alcohol_reagents.dm * final fix Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
"sexes" = species.sexes,
|
||||
|
||||
"enabled_features" = species.get_features(),
|
||||
"veteran_only" = species.veteran_only,
|
||||
) + diet
|
||||
|
||||
return data
|
||||
|
||||
Reference in New Issue
Block a user