mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- Externalized 2 breathing values to APBPConstants.ini (by silversurfer)
o With those values you can define the minutes needed to regenerate BP in real-time mode o BP_RT_BREATH_RECOVER_MODIFIER, BP_RT_BREATH_DEDUCT_MODIFIER o see: http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/322238/Re_Breath_regeneration_is_too_.html#Post322238 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6177 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -158,6 +158,8 @@ AP_INVENTORY_ARM,
|
||||
DEFAULT_APS,
|
||||
DEFAULT_AIMSKILL,
|
||||
BP_RATIO_RED_PTS_TO_NORMAL,
|
||||
BP_RT_BREATH_RECOVER_MODIFIER, // modifies breath regeneration during realtime mode
|
||||
BP_RT_BREATH_DEDUCT_MODIFIER, // modifies breath drain for all movement during realtime mode
|
||||
BP_RUN_ENERGYCOSTFACTOR,
|
||||
BP_WALK_ENERGYCOSTFACTOR,
|
||||
BP_SWAT_ENERGYCOSTFACTOR,
|
||||
|
||||
Reference in New Issue
Block a user