From 2aeb477d6cb536257273f0f087f5de6b64eb0cdb Mon Sep 17 00:00:00 2001 From: Lily Autumn Date: Wed, 13 May 2026 18:13:26 +1200 Subject: [PATCH 1/2] Make the Brainwasher trait free. --- Resources/Prototypes/_HL/Traits/lewd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_HL/Traits/lewd.yml b/Resources/Prototypes/_HL/Traits/lewd.yml index 72067b35328..cd48a8ada2d 100644 --- a/Resources/Prototypes/_HL/Traits/lewd.yml +++ b/Resources/Prototypes/_HL/Traits/lewd.yml @@ -60,7 +60,7 @@ name: hl-trait-Brainwasher-name description: hl-trait-Brainwasher-desc category: Physical - cost: 1 + cost: 0 components: - type: Brainwasher chardingDuration: 10 From 0de33d18a1fbc618b98e4b97641f44b58db14f57 Mon Sep 17 00:00:00 2001 From: Lily Autumn Date: Wed, 13 May 2026 18:16:35 +1200 Subject: [PATCH 2/2] fix --- Resources/Prototypes/_HL/Traits/lewd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/_HL/Traits/lewd.yml b/Resources/Prototypes/_HL/Traits/lewd.yml index cd48a8ada2d..b5ad6946ae7 100644 --- a/Resources/Prototypes/_HL/Traits/lewd.yml +++ b/Resources/Prototypes/_HL/Traits/lewd.yml @@ -60,7 +60,6 @@ name: hl-trait-Brainwasher-name description: hl-trait-Brainwasher-desc category: Physical - cost: 0 components: - type: Brainwasher chardingDuration: 10