2000 per facility spawn

This commit is contained in:
Lorenc Pekaj 2018-10-15 21:28:26 +11:00
parent 60df8738df
commit 9fd63b70c1

View File

@ -14,7 +14,7 @@
#define MAX_FACILITIES ( 32 ) #define MAX_FACILITIES ( 32 )
#define MAX_FACILITY_BOMB ( 2 ) #define MAX_FACILITY_BOMB ( 2 )
#define FACILITY_SPAWN_FEE ( 500 ) #define FACILITY_SPAWN_FEE ( 2000 )
#define FACILITY_AMMU_RESPECT ( 75000.0 ) #define FACILITY_AMMU_RESPECT ( 75000.0 )
#define FACILITY_BLOWUP_TIME ( 10 ) #define FACILITY_BLOWUP_TIME ( 10 )