Change: Decrease minimum permitted value for script_max_opcode_till_suspend setting (#7243)

This commit is contained in:
SamuXarick 2019-02-28 17:37:50 +00:00 committed by PeterN
parent adb50cebcc
commit 03264059e4
1 changed files with 1 additions and 1 deletions

View File

@ -1524,7 +1524,7 @@ type = SLE_UINT32
from = SLV_107
guiflags = SGF_NEWGAME_ONLY
def = 10000
min = 5000
min = 500
max = 250000
interval = 2500
str = STR_CONFIG_SETTING_SCRIPT_MAX_OPCODES