diff --git a/gamedir/Ja2_mp.ini b/gamedir/Ja2_mp.ini index a8de8ea1b..3feb6da64 100644 --- a/gamedir/Ja2_mp.ini +++ b/gamedir/Ja2_mp.ini @@ -86,11 +86,10 @@ DISABLE_BOBBY_RAYS = 0 ; 1 = true, 0 = false DISABLE_AIM_AND_MERC_EQUIP = 0 -; Here you can control if you would like to play with enemies, creatures, mitlitia and civs +; Here you can control if you would like to play with enemies, mitlitia and civs ; Info: Leave creatures disabled! ; 1 = true, 0 = false ENEMY_ENABLED = 0 -CREATURE_ENABLED = 0 MILITIA_ENABLED = 0 CIV_ENABLED = 0 @@ -101,6 +100,9 @@ TESTING = 0 ; 1 = true, 0 = false DISABLE_MORALE = 1 +; Should new inventory be allowed for clients? +ALLOW_CUSTOM_NIV = 1 + ; An array of items to be given to each merc hired at the start of the game, repeat a item number for more than 1. ; Each item can not have number of digits greater than 4, is <=9999, total length for this string is 100, including brackets and commas, ; and no more than 20 items int total. these can be adjusted apon request.