You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though this is mostly specific to Mannpower, it's possible to survive the supposed one-shot of the Half-Zatoichi if you're also wielding the Half-Zatoichi. A simple fix is in tf_weapon_sword.cpp at line 562 to increase fDamage from pTFPlayerTarget->GetHealth() * 3 to a larger value.
The text was updated successfully, but these errors were encountered:
Though this is mostly specific to Mannpower, it's possible to survive the supposed one-shot of the Half-Zatoichi if you're also wielding the Half-Zatoichi. A simple fix is in
tf_weapon_sword.cpp
at line 562 to increasefDamage
frompTFPlayerTarget->GetHealth() * 3
to a larger value.The text was updated successfully, but these errors were encountered: