mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-04-19 20:22:53 +00:00
kys
This commit is contained in:
parent
c378705963
commit
d6291345c3
@ -112,9 +112,7 @@ dropAmmo( owner )
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
if ( dist < 256 )
|
if ( dist < 256 )
|
||||||
{
|
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
else if ( dist < 768 )
|
else if ( dist < 768 )
|
||||||
{
|
{
|
||||||
earthquake( 0.15, 1.5, dropSite, 1500 );
|
earthquake( 0.15, 1.5, dropSite, 1500 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user