mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
- 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
This commit is contained in:
@@ -429,7 +429,7 @@ PRICE_MODIFIER = 10
|
|||||||
STEALING_FROM_SHIPMENTS_DISABLED = FALSE
|
STEALING_FROM_SHIPMENTS_DISABLED = FALSE
|
||||||
|
|
||||||
; Set the chance in percentage of whole shipment lost from Bobby Ray
|
; 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
|
; Game progress weights
|
||||||
|
|||||||
@@ -429,7 +429,7 @@ PRICE_MODIFIER = 10
|
|||||||
STEALING_FROM_SHIPMENTS_DISABLED = FALSE
|
STEALING_FROM_SHIPMENTS_DISABLED = FALSE
|
||||||
|
|
||||||
; Set the chance in percentage that whole shipment will be lost.
|
; Set the chance in percentage that whole shipment will be lost.
|
||||||
CHANCE_OF_SHIPMENT_LOST = 10;
|
CHANCE_OF_SHIPMENT_LOST = 10
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
; Game progress weights
|
; Game progress weights
|
||||||
|
|||||||
Reference in New Issue
Block a user