Increase jail time multiplier to wanted level to 3
This commit is contained in:
parent
dcff092244
commit
0768ca5a24
@ -9,7 +9,7 @@
|
|||||||
#include < YSI\y_hooks >
|
#include < YSI\y_hooks >
|
||||||
|
|
||||||
/* ** Definitions ** */
|
/* ** Definitions ** */
|
||||||
#define JAIL_SECONDS_MULTIPLIER ( 2 )
|
#define JAIL_SECONDS_MULTIPLIER ( 3 )
|
||||||
#define ALCATRAZ_REQUIRED_TIME ( 150 )
|
#define ALCATRAZ_REQUIRED_TIME ( 150 )
|
||||||
|
|
||||||
#define ALCATRAZ_TIME_PAUSE ( 5 )
|
#define ALCATRAZ_TIME_PAUSE ( 5 )
|
||||||
|
Loading…
Reference in New Issue
Block a user