reduce turf profitability by 10 percent
This commit is contained in:
parent
a72ca7d116
commit
5b7935b345
@ -498,7 +498,7 @@ stock Turf_GetFirstTurf( playerid )
|
||||
return -1;
|
||||
}
|
||||
|
||||
stock Turf_GetProfitability( zoneid, gang_members, Float: default_pay = 5000.0 )
|
||||
stock Turf_GetProfitability( zoneid, gang_members, Float: default_pay = 4500.0 )
|
||||
{
|
||||
// size adjustments
|
||||
//if ( g_gangzoneData[ zoneid ] [ E_SIZE ] < TURF_SIZE_SMALL ) // lower than 1st quartile, decrease pay
|
||||
|
Loading…
Reference in New Issue
Block a user