From e1f54c68ae243cb6dcc232e6bd2bc5608d17dd6c Mon Sep 17 00:00:00 2001 From: Wanne Date: Tue, 14 Jul 2009 11:51:42 +0000 Subject: [PATCH] - Bugfix: Fixed property "CHANCE_OF_SHIPMENT_LOST" git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1171 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 2 +- gamedir/Data/Ja2_Options.INI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 503999bfd..91d4270d1 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -429,7 +429,7 @@ PRICE_MODIFIER = 10 STEALING_FROM_SHIPMENTS_DISABLED = FALSE ; Set the chance in percentage of whole shipment lost from Bobby Ray -CHANCE_OF_SHIPMENT_LOST = 10; +CHANCE_OF_SHIPMENT_LOST = 10 ;****************************************************************************************************************************** ; Game progress weights diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index dfe23c151..3262bd517 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -429,7 +429,7 @@ PRICE_MODIFIER = 10 STEALING_FROM_SHIPMENTS_DISABLED = FALSE ; Set the chance in percentage that whole shipment will be lost. -CHANCE_OF_SHIPMENT_LOST = 10; +CHANCE_OF_SHIPMENT_LOST = 10 ;****************************************************************************************************************************** ; Game progress weights