XCOM 2
[WOTC] WSR Weapon Skin Replacer - Configuration
Snipers using standard overwatch help
Hey guys, need some help here. I'm trying to remove the 2-action requirement for Sniper Rifles. I've managed to do it for the Standard Shot, but overwatch still requires 2.

+CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_CV, GIVE_ABILITIES=(ABILITY="StandardShot"), REMOVE_ABILITIES=(ABILITY="SniperStandardFire")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_LS, GIVE_ABILITIES=(ABILITY="StandardShot"), REMOVE_ABILITIES=(ABILITY="SniperStandardFire")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_MG, GIVE_ABILITIES=(ABILITY="StandardShot"), REMOVE_ABILITIES=(ABILITY="SniperStandardFire")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_CG, GIVE_ABILITIES=(ABILITY="StandardShot"), REMOVE_ABILITIES=(ABILITY="SniperStandardFire")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_BM, GIVE_ABILITIES=(ABILITY="StandardShot"), REMOVE_ABILITIES=(ABILITY="SniperStandardFire")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_CV, GIVE_ABILITIES=(ABILITY="Overwatch"), REMOVE_ABILITIES=(ABILITY="SniperRifleOverwatch")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_LS, GIVE_ABILITIES=(ABILITY="Overwatch"), REMOVE_ABILITIES=(ABILITY="SniperRifleOverwatch")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_MG, GIVE_ABILITIES=(ABILITY="Overwatch"), REMOVE_ABILITIES=(ABILITY="SniperRifleOverwatch")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_CG, GIVE_ABILITIES=(ABILITY="Overwatch"), REMOVE_ABILITIES=(ABILITY="SniperRifleOverwatch")) +CHANGE_TEMPLATE=(TEMPLATE=SniperRifle_BM, GIVE_ABILITIES=(ABILITY="Overwatch"), REMOVE_ABILITIES=(ABILITY="SniperRifleOverwatch"))

What am I doing wrong? I'm using LWOTC BTW.