[1.7.2] Assault Chassis Tail Weapon bugged
Posted: Sat Nov 14, 2020 3:26 pm
Tail attacks from: Overrun, Defensive Protocol, Pincer Strike(the talent, the effect is not bugged) use
tail = {hasTailWeapon(self, "steamsaw")}
The extra {} brackets cause the above tail attacks to not use the equipped tail saw properly, as far as I can tell.
tail = {hasTailWeapon(self, "steamsaw")}
The extra {} brackets cause the above tail attacks to not use the equipped tail saw properly, as far as I can tell.