From 6a71763d7dc0d50a952bd4f832a9ba025bbbf73a Mon Sep 17 00:00:00 2001 From: Jaid Date: Fri, 28 Jun 2019 18:55:32 +0200 Subject: [PATCH] improve: Moved a change of `bamboozle` from category `balance` to `fixes` Signed-off-by: Jaid --- src/data/patches/2.5.0-ptb/balance.yml | 2 -- src/data/patches/2.5.0-ptb/fixes.yml | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/patches/2.5.0-ptb/balance.yml b/src/data/patches/2.5.0-ptb/balance.yml index b37aef4e..7841fcc0 100644 --- a/src/data/patches/2.5.0-ptb/balance.yml +++ b/src/data/patches/2.5.0-ptb/balance.yml @@ -2,8 +2,6 @@ - Remixed volume levels for footsteps, music & VOs. - Removed the attenuation on VOs and footsteps that were integrated in the 2.4.0 release. -- perk: bamboozle - text: Updated text to reflect the perk does not work with pallets. - perk: bloodWarden text: Added a timer on the perk in the HUD to better indicate when and for how long Blood Warden is active. - perk: ironMaiden diff --git a/src/data/patches/2.5.0-ptb/fixes.yml b/src/data/patches/2.5.0-ptb/fixes.yml index 1242a845..be21fd32 100644 --- a/src/data/patches/2.5.0-ptb/fixes.yml +++ b/src/data/patches/2.5.0-ptb/fixes.yml @@ -86,3 +86,6 @@ - Fixed an issue that caused special characters not to be supported in the in-game chat in all non-English languages. - killer: [nurse, legion] text: Fixed an issue that caused {nurse} and {legion} not to have Fatigued VFX on Low graphic settings. + +- perk: bamboozle + text: Updated text to reflect the perk does not work with pallets.