Weapon types are no longer incorrectly determined

Issue #191 closed
Mads Boddum created an issue

The AK-Prime Rocket Launcher has GameObjectType.GOT_WEAPON_RANGED_RIFLE. In WeaponObject#getType(), it returns WeaponType.RIFLE if the weapon has GameObjectType.GOT_WEAPON_RANGED_RIFLE. For a rocket launcher is should return WeaponType.HEAVY_WEAPON.

Comments (9)

  1. Mads Boddum reporter

    For QA: Can be tested by verifying that equipping the AK-Prime Rocket Launcher and attacking will sometimes roll Devastation.

  2. Log in to comment