From 67668a3b882e93fae631abb977f0c37c159f4dd0 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 18 May 2008 07:16:35 +0000 Subject: [PATCH] Updated Ja2_mp.ini git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1003 4f8fa57e-7814-0410-bad4-adc449f26b7c --- Ja2_mp.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Ja2_mp.ini b/Ja2_mp.ini index a8de8ea1b..3feb6da64 100644 --- a/Ja2_mp.ini +++ b/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.