From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:00:44 +0000 (+0100) Subject: Killer tomatos take damage from weedkiller and plantbgone (#35898) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=c72fd448cd7a07216ec011823159100b6407c98b;p=space-station-14.git Killer tomatos take damage from weedkiller and plantbgone (#35898) * tomatobgone * formatting --- diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml b/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml index cdd90611f7..15ac98a9e4 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml @@ -126,6 +126,14 @@ groups: Brute: -2 Burn: -2 + - reagents: [ WeedKiller, PlantBGone ] + methods: [ Touch ] + effects: + - !type:HealthChange + scaleByQuantity: true + damage: + types: + Heat: 2 - type: ReplacementAccent accent: tomatoKiller - type: Item