- Fixed comment for STRENGTH_TO_LIFT_HALF_KILO

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1295 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2011-05-30 10:45:13 +00:00
parent e98e6a3f26
commit ad90dcc884
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2040,7 +2040,7 @@ AUTOFIRE_BULLETS_PER_5AP_MODIFIER = 0
;------------------------------------------------------------------------------------------------------------------------------
; This value controls the amount of STRENGTH points required to comfortably lift 0.5 kilograms (1 lb.)
; At the default value (1.0), the character can comfortably lift 0.5kg for each point of STRENGTH he has.
; At 2.0, characters can comfortably carry twice as much with the same amount of strength.
; At 0.5, characters can comfortably carry twice as much with the same amount of strength.
;------------------------------------------------------------------------------------------------------------------------------
STRENGTH_TO_LIFT_HALF_KILO = 1.0
+1 -1
View File
@@ -2040,7 +2040,7 @@ AUTOFIRE_BULLETS_PER_5AP_MODIFIER = 0
;------------------------------------------------------------------------------------------------------------------------------
; This value controls the amount of STRENGTH points required to comfortably lift 0.5 kilograms (1 lb.)
; At the default value (1.0), the character can comfortably lift 0.5kg for each point of STRENGTH he has.
; At 2.0, characters can comfortably carry twice as much with the same amount of strength.
; At 0.5, characters can comfortably carry twice as much with the same amount of strength.
;------------------------------------------------------------------------------------------------------------------------------
STRENGTH_TO_LIFT_HALF_KILO = 1.0