VortexQuake2 / Vortex

Quake 2 Vortex. vrxcl/revival.
http://q2vortex.com
GNU General Public License v2.0
15 stars 17 forks source link

Fix Sword on Knight #122

Closed kildykild closed 4 years ago

kildykild commented 4 years ago

Forging doesn't work. Noise/Flash doesn't work.

Also remove the knight only hidden modifier for length

kildykild commented 4 years ago

if (self->myskills.class_num == CLASS_KNIGHT) //doomie sword_bonus = 1.3; swordrange = SABRE_INITIAL_RANGE sword_bonus + (SABRE_ADDON_RANGE self->myskills.weapons[WEAPON_SWORD].mods[2].current_level * sword_bonus);

is this bonus I'm referring to