From 6ecb9997eda35b114856b88f97b061f02603a1bd Mon Sep 17 00:00:00 2001 From: Kara D Date: Tue, 30 Nov 2021 15:56:25 -0700 Subject: [PATCH] Kudzu weedkiller effect --- Resources/Changelog/Parts/koodzoo.yml | 4 ++++ Resources/Prototypes/Entities/Objects/Misc/kudzu.yml | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 Resources/Changelog/Parts/koodzoo.yml diff --git a/Resources/Changelog/Parts/koodzoo.yml b/Resources/Changelog/Parts/koodzoo.yml new file mode 100644 index 0000000000..aecf24b6c5 --- /dev/null +++ b/Resources/Changelog/Parts/koodzoo.yml @@ -0,0 +1,4 @@ +author: mirrorcult +changes: +- type: Add # One of the following: Add, Remove, Tweak, Fix + message: Weedkiller and Pest-B-Gone now harms kudzu. diff --git a/Resources/Prototypes/Entities/Objects/Misc/kudzu.yml b/Resources/Prototypes/Entities/Objects/Misc/kudzu.yml index 2fc1a89a7e..95a5d507ea 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/kudzu.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/kudzu.yml @@ -52,6 +52,15 @@ groups: Flammable: [Touch] Extinguish: [Touch] + reactions: + - reagents: [WeedKiller, PlantBGone] + methods: [Touch] + effects: + - !type:HealthChange + scaled: true + damage: + types: + Heat: 10 - type: AtmosExposed - type: Spreader growthResult: Kudzu