mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
*************************
* HAM 3.6 (by Headrock) * ************************* - Info: Needed GameDir files for HAM 3.6 are not committed yet to the SVN GameDir. Will do that in the next few days - For more infos on HAM 3.6 check out: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=244808&page=0&fpart=1 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3323 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -86,6 +86,15 @@ AP_BACK_PACK,
|
||||
AP_OPEN_ZIPPER,
|
||||
AP_CLOSE_ZIPPER,
|
||||
AP_CLICK_AIM,
|
||||
// HEADROCK HAM 3.1: Eight different settings for each aiming click with a scope.
|
||||
AP_FIRST_CLICK_AIM_SCOPE,
|
||||
AP_SECOND_CLICK_AIM_SCOPE,
|
||||
AP_THIRD_CLICK_AIM_SCOPE,
|
||||
AP_FOURTH_CLICK_AIM_SCOPE,
|
||||
AP_FIFTH_CLICK_AIM_SCOPE,
|
||||
AP_SIXTH_CLICK_AIM_SCOPE,
|
||||
AP_SEVENTH_CLICK_AIM_SCOPE,
|
||||
AP_EIGHTTH_CLICK_AIM_SCOPE,
|
||||
AP_RELOAD_LOOSE,
|
||||
AP_UNJAM,
|
||||
AP_WRONG_MAG,
|
||||
@@ -94,6 +103,10 @@ AP_MAX_TURN_SUPPRESSED,
|
||||
AP_MIN_LIMIT,
|
||||
AP_LOST_PER_MORALE_DROP,
|
||||
AP_SUPPRESSION_MOD,
|
||||
// HEADROCK HAM 3.5: Ratio of AP loss to Suppression Shock gain.
|
||||
AP_SUPPRESSION_SHOCK_DIVISOR,
|
||||
// HEADROCK HAM 3.3: AP loss per point of damage, inflicted when a character is knocked down by a hit to the legs.
|
||||
AP_LOSS_PER_LEGSHOT_DAMAGE,
|
||||
AUTOFIRE_SHOTS_AP_VALUE,
|
||||
BAD_AP_COST,
|
||||
DEFAULT_APS,
|
||||
|
||||
Reference in New Issue
Block a user