mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
- new Item_Settings.ini modifiers for weapon class specific range
- renamed weapon overheating modifiers to get a common naming scheme - added weapon overheating modifiers for launchers - renamed TURNING_FROM_PRONE_FOR_PUNCH_OR_STUB to TURNING_FROM_PRONE_FOR_PUNCH_OR_STAB for search reasons git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6469 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -200,7 +200,7 @@ INT8 NUM_SKILL_TRAITS( SOLDIERTYPE * pSoldier, UINT8 uiSkillTraitNumber );
|
||||
#define TURNING_FROM_PRONE_ON 1
|
||||
#define TURNING_FROM_PRONE_START_UP_FROM_MOVE 2
|
||||
#define TURNING_FROM_PRONE_ENDING_UP_FROM_MOVE 3
|
||||
#define TURNING_FROM_PRONE_FOR_PUNCH_OR_STUB 4//dnl ch73 290913
|
||||
#define TURNING_FROM_PRONE_FOR_PUNCH_OR_STAB 4//dnl ch73 290913
|
||||
|
||||
//ENUMERATIONS FOR ACTIONS
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user