mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
- Fixed missing properties from APBPConstants.ini (spotted by Warmsteel, fixed by Headrock)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1216 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -267,6 +267,14 @@ AP_CLOSE_ZIPPER = 28
|
|||||||
;* AP for aiming clicks. *
|
;* AP for aiming clicks. *
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
AP_CLICK_AIM = 4
|
AP_CLICK_AIM = 4
|
||||||
|
AP_FIRST_CLICK_AIM_SCOPE = 4
|
||||||
|
AP_SECOND_CLICK_AIM_SCOPE = 5
|
||||||
|
AP_THIRD_CLICK_AIM_SCOPE = 6
|
||||||
|
AP_FOURTH_CLICK_AIM_SCOPE = 7
|
||||||
|
AP_FIFTH_CLICK_AIM_SCOPE = 8
|
||||||
|
AP_SIXTH_CLICK_AIM_SCOPE = 9
|
||||||
|
AP_SEVENTH_CLICK_AIM_SCOPE = 10
|
||||||
|
AP_EIGHTTH_CLICK_AIM_SCOPE = 11
|
||||||
|
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
;* The following is used with the weapons.xml:bAutofireShotsPerFiveAP *
|
;* The following is used with the weapons.xml:bAutofireShotsPerFiveAP *
|
||||||
@@ -308,6 +316,8 @@ AP_LOST_PER_MORALE_DROP = 12
|
|||||||
;* Minimum possible value AP can be reduced to *
|
;* Minimum possible value AP can be reduced to *
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
AP_MIN_LIMIT = -100
|
AP_MIN_LIMIT = -100
|
||||||
|
AP_SUPPRESSION_SHOCK_DIVISOR = 4
|
||||||
|
AP_LOSS_PER_LEGSHOT_DAMAGE = 4
|
||||||
|
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
;* Default values to calculate AP-costs shown in Infoboxes of guns. *
|
;* Default values to calculate AP-costs shown in Infoboxes of guns. *
|
||||||
|
|||||||
@@ -267,6 +267,14 @@ AP_CLOSE_ZIPPER = 28
|
|||||||
;* AP for aiming clicks. *
|
;* AP for aiming clicks. *
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
AP_CLICK_AIM = 4
|
AP_CLICK_AIM = 4
|
||||||
|
AP_FIRST_CLICK_AIM_SCOPE = 4
|
||||||
|
AP_SECOND_CLICK_AIM_SCOPE = 5
|
||||||
|
AP_THIRD_CLICK_AIM_SCOPE = 6
|
||||||
|
AP_FOURTH_CLICK_AIM_SCOPE = 7
|
||||||
|
AP_FIFTH_CLICK_AIM_SCOPE = 8
|
||||||
|
AP_SIXTH_CLICK_AIM_SCOPE = 9
|
||||||
|
AP_SEVENTH_CLICK_AIM_SCOPE = 10
|
||||||
|
AP_EIGHTTH_CLICK_AIM_SCOPE = 11
|
||||||
|
|
||||||
;***********************************************************************
|
;***********************************************************************
|
||||||
;* The following is used with the weapons.xml:bAutofireShotsPerFiveAP *
|
;* The following is used with the weapons.xml:bAutofireShotsPerFiveAP *
|
||||||
|
|||||||
Reference in New Issue
Block a user