From 081da0ec8b2e7c6c3d0f65778e5a18806acd93d7 Mon Sep 17 00:00:00 2001 From: Angelo Fallaria Date: Sat, 10 Aug 2024 18:26:53 +0800 Subject: [PATCH] tweak(traits): reduce cost of Alcohol Tolerance and Boozy Boost Signed-off-by: Angelo Fallaria --- Resources/Prototypes/Traits/skills.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Traits/skills.yml b/Resources/Prototypes/Traits/skills.yml index e1296f7e94f..3daad1ab145 100644 --- a/Resources/Prototypes/Traits/skills.yml +++ b/Resources/Prototypes/Traits/skills.yml @@ -36,7 +36,7 @@ - type: trait id: HeavyweightDrunk category: Physical - points: -2 + points: -1 requirements: - !type:CharacterJobRequirement inverted: true @@ -55,7 +55,7 @@ - type: trait id: BoozyBoost category: Physical - points: -4 + points: -3 requirements: - !type:CharacterJobRequirement inverted: true