mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +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:
@@ -293,6 +293,7 @@
|
||||
"Dwarf" = /datum/species/dwarf,
|
||||
"IPC" = /datum/species/robotic/ipc,
|
||||
"Teshari" = /datum/species/teshari,
|
||||
"Hemophage" = /datum/species/hemophage,
|
||||
"Synthetic Lizard" = /datum/species/robotic/synthliz,
|
||||
"Synthetic Mammal" = /datum/species/robotic/synthetic_mammal,
|
||||
"Synthetic Human" = /datum/species/robotic/synthetic_human, // SKYRAT EDIT - END
|
||||
|
||||
Reference in New Issue
Block a user