mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
fixed typo
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1617 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -2419,7 +2419,7 @@ ONLY_REPAIR_GUNS_AND_ARMOUR = FALSE
|
||||
DIRT_SYSTEM = TRUE
|
||||
|
||||
; repairing a gun to its currently possible maximum value also cleans the gun (always so on repair shopkeepers)
|
||||
FULL_REPAIR_CLEANS_GUN = FALSE;
|
||||
FULL_REPAIR_CLEANS_GUN = FALSE
|
||||
|
||||
; every turn, a gun suffers a dirt increase equal to a singleshot dirt increase divided by this number
|
||||
SECTOR_DIRT_DIVIDER = 1000
|
||||
|
||||
@@ -2370,7 +2370,7 @@ ONLY_REPAIR_GUNS_AND_ARMOUR = FALSE
|
||||
DIRT_SYSTEM = TRUE
|
||||
|
||||
; repairing a gun to its currently possible maximum value also cleans the gun (always so on repair shopkeepers)
|
||||
FULL_REPAIR_CLEANS_GUN = FALSE;
|
||||
FULL_REPAIR_CLEANS_GUN = FALSE
|
||||
|
||||
; every turn, a gun suffers a dirt increase equal to a singleshot dirt increase divided by this number
|
||||
SECTOR_DIRT_DIVIDER = 1000
|
||||
|
||||
Reference in New Issue
Block a user