From 4dcca6488bcebe97ebbcf3b0666dac5b0d61b58b Mon Sep 17 00:00:00 2001 From: Wanne Date: Tue, 25 Jun 2013 06:37:41 +0000 Subject: [PATCH] - Added the new CIVILIANS_DROP_ALL option to Ja2_Options.INI (by silversurfer) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1683 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 7 +++++++ gamedir/Data-UB/Ja2_Options.ini | 7 +++++++ gamedir/Data/Ja2_Options.INI | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 985fca683..11e5256e2 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -988,6 +988,13 @@ ASSIGNED_SKILL_TRAITS_RARITY = 0 MILITIA_DROP_EQUIPMENT = 0 +;------------------------------------------------------------------------------------------------------------------------------ +; This setting determines whether civilians drop all items when they die. This includes unarmed civilians as well as +; faction NPCs like Kingpin's goons. This will make items drop that are marked "undroppable" by the map creator. +;------------------------------------------------------------------------------------------------------------------------------ + +CIVILIANS_DROP_ALL = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; You can now adjust how quickly you'll advance in the various skills, attributes, and Experience Level. This is the ; number of "sub-points" you need to acquire to gain a new level. diff --git a/gamedir/Data-UB/Ja2_Options.ini b/gamedir/Data-UB/Ja2_Options.ini index d82357866..b2175ea12 100644 --- a/gamedir/Data-UB/Ja2_Options.ini +++ b/gamedir/Data-UB/Ja2_Options.ini @@ -990,6 +990,13 @@ ASSIGNED_SKILL_TRAITS_RARITY = 0 MILITIA_DROP_EQUIPMENT = 0 +;------------------------------------------------------------------------------------------------------------------------------ +; This setting determines whether civilians drop all items when they die. This includes unarmed civilians as well as +; faction NPCs like Kingpin's goons. This will make items drop that are marked "undroppable" by the map creator. +;------------------------------------------------------------------------------------------------------------------------------ + +CIVILIANS_DROP_ALL = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; You can now adjust how quickly you'll advance in the various skills, attributes, and Experience Level. This is the ; number of "sub-points" you need to acquire to gain a new level. diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 1c682ebb1..84183d148 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -979,6 +979,13 @@ ASSIGNED_SKILL_TRAITS_RARITY = 10 MILITIA_DROP_EQUIPMENT = 0 +;------------------------------------------------------------------------------------------------------------------------------ +; This setting determines whether civilians drop all items when they die. This includes unarmed civilians as well as +; faction NPCs like Kingpin's goons. This will make items drop that are marked "undroppable" by the map creator. +;------------------------------------------------------------------------------------------------------------------------------ + +CIVILIANS_DROP_ALL = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; You can now adjust how quickly you'll advance in the various skills, attributes, and Experience Level. This is the ; number of "sub-points" you need to acquire to gain a new level.