knife velocity modification (NiceAss)

This commit is contained in:
Bryce Hutchings 2001-10-29 01:28:57 +00:00
parent 78749c26ce
commit 64667320ce
1 changed files with 14 additions and 14 deletions

View File

@ -278,7 +278,7 @@ typedef enum {
#define GRENADE_LONG_SPEED 920
//Elder: knife throw speed - from the AQ2 source
#define THROW_SPEED 1200
#define THROW_SPEED 1100 // NiceAss: Changed to 1100 (from 1200)
//Elder: special flag needed in both games
#define FL_THROWN_KNIFE 0x00040000 // Elder: thrown knife special case