This commit is contained in:
6arelyFuture 2021-09-28 21:39:12 +01:00
parent c378705963
commit d6291345c3

View File

@ -112,9 +112,7 @@ dropAmmo( owner )
break;
if ( dist < 256 )
{
break;
}
else if ( dist < 768 )
{
earthquake( 0.15, 1.5, dropSite, 1500 );