Removed non-exp wave nerf

pull/9/head
DodoBirb 4 years ago
parent 3073cbf9f1
commit fe069e4192

@ -60,10 +60,7 @@ repeat beams
if global.wbeam
{
beam.damage *= 1.5
if (global.saxmode && (!global.experimental))
nofire += 23
else
nofire += 2
nofire += 2
}
if global.ibeam
{

Loading…
Cancel
Save