mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
with option ONLY_REPAIR_GUNS_AND_ARMOUR to TRUE, only guns and armour can be repaired when using the advanced repair system
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1564 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -2237,7 +2237,7 @@ GAME_PROGRESS_MIKE_AVAILABLE = 50
|
|||||||
; Default 70
|
; Default 70
|
||||||
GAME_PROGRESS_IGGY_AVAILABLE = 70
|
GAME_PROGRESS_IGGY_AVAILABLE = 70
|
||||||
|
|
||||||
; The queen decides to go on the offensive. WARING: This will be hard!
|
; The queen decides to go on the offensive. WARNING: This will be hard!
|
||||||
; AGGRESSIVE_STRATEGIC_AI must be true for this to have any effect
|
; AGGRESSIVE_STRATEGIC_AI must be true for this to have any effect
|
||||||
GAME_PROGRESS_OFFENSIVE_STAGE_1 = 65
|
GAME_PROGRESS_OFFENSIVE_STAGE_1 = 65
|
||||||
GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85
|
GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85
|
||||||
@@ -2376,6 +2376,9 @@ ADDITIONAL_REPAIR_MODE = TRUE
|
|||||||
; determines wether a gun can suffer permanent damage that cannot be repaired by anyone other than local smiths.
|
; determines wether a gun can suffer permanent damage that cannot be repaired by anyone other than local smiths.
|
||||||
ADVANCED_REPAIR = TRUE
|
ADVANCED_REPAIR = TRUE
|
||||||
|
|
||||||
|
; the only items we can repair are guns and armour
|
||||||
|
ONLY_REPAIR_GUNS_AND_ARMOUR = FALSE
|
||||||
|
|
||||||
; allows a gun to get dirty when used, thereby increasing the chance of weapon jamming
|
; allows a gun to get dirty when used, thereby increasing the chance of weapon jamming
|
||||||
DIRT_SYSTEM = TRUE
|
DIRT_SYSTEM = TRUE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user