Halved maximum suspicion level.
This commit is contained in:
parent
45e95451bd
commit
75c9a25a96
|
@ -144,7 +144,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#define SS_SOL 1
|
#define SS_SOL 1
|
||||||
#define SS_PANDORAN 2
|
#define SS_PANDORAN 2
|
||||||
|
|
||||||
#define MAX_SUSPICION_LEVEL 5000.0
|
#define MAX_SUSPICION_LEVEL 2500.0
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue