mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-09-02 22:37:30 +00:00
kys
This commit is contained in:
@@ -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 );
|
||||||
|
Reference in New Issue
Block a user