From: Victor Shen <71985089+Vexerot@users.noreply.github.com> Date: Fri, 25 Apr 2025 04:02:03 +0000 (-0700) Subject: Add Bloodstream to Goliaths (#33305) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=dab9bd69c618e67ac1f6b92fc9f4140f16a50030;p=space-station-14.git Add Bloodstream to Goliaths (#33305) --- diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/asteroid.yml b/Resources/Prototypes/Entities/Mobs/NPCs/asteroid.yml index c7279801f0..849927b2e5 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/asteroid.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/asteroid.yml @@ -34,7 +34,7 @@ - type: entity id: MobGoliath - parent: BaseMobAsteroid + parent: [ BaseMobAsteroid, MobBloodstream ] name: goliath description: A massive beast that uses long tentacles to ensnare its prey, threatening them is not advised under any conditions. components: @@ -52,6 +52,9 @@ - type: MovementSpeedModifier baseWalkSpeed : 2.00 baseSprintSpeed : 2.00 + - type: Bloodstream + bloodMaxVolume: 350 + chemicalMaxVolume: 0 - type: MobThresholds thresholds: 0: Alive