From 906e0b73ef0819fdd3561750520942dd973ab487 Mon Sep 17 00:00:00 2001 From: MaddMugsy Date: Fri, 11 Aug 2006 18:20:54 +0000 Subject: [PATCH] -added ENABLE_CREPITUS flag to ini file git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@330 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 4410a7934..d5498e2cf 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -59,6 +59,12 @@ INSANE_CASH = 15000 DYNAMIC_AMMO_WEIGHT = TRUE +;****************************************************************************************************************************** +; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode) +;****************************************************************************************************************************** + +ENABLE_CREPITUS = TRUE + ;****************************************************************************************************************************** ; TRUE Enables the ability to sell items from the sector Inventory screen with ALT-LMB option. ; FALSE Turns off the option. PRICE_MODIFIER is a divisor, 4 = 25% of the item's value.