Skip to content

Commit

Permalink
mark tesla cannon's stopping power as 100% (shock always causes flinc…
Browse files Browse the repository at this point in the history
…hing)
  • Loading branch information
BenLubar committed Jul 6, 2024
1 parent 4a09fc4 commit 7419bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/shared/swarm/asw_equipment_list.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ static CASW_EquipItem s_RegularEquips[ASW_NUM_EQUIP_REGULAR] =
NULL, NULL,
1, 0.25f, 2.2f, 1, MARINE_CLASS_UNDEFINED,
false, false, false, ASW_OFFHAND_USE_IMMEDIATELY,
0, 0,
1, 0,
},
{
ASW_EQUIP_RAILGUN, WEAPON_NAME( railgun ),
Expand Down

0 comments on commit 7419bcd

Please sign in to comment.