Changeset 325:30169e7b8e90

Show
Ignore:
Timestamp:
11/10/08 00:27:30 (21 months ago)
Author:
Deubeuliou <deubeuliou@…>
Parents:
323:98625c7b7a08 (diff), 324:5ec886be77cd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Branch:
madcat-porn
Tags:
tip
Message:

Merged with madcat

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/game/tremulous.h

    r318 r325  
    8080#define LEVEL2_CLAW_U_REPEAT        400 
    8181#define LEVEL2_CLAW_U_K_SCALE       1.0f 
    82 #define LEVEL2_AREAZAP_DMG          ADM(20) 
     82#define LEVEL2_AREAZAP_DMG          ADM(15) 
    8383#define LEVEL2_AREAZAP_BOUNCE_DMG   ADM(10) 
    84 #define LEVEL2_AREAZAP_RANGE        150.0f 
    85 #define LEVEL2_AREAZAP_CUTOFF       350.0f 
     84#define LEVEL2_AREAZAP_RANGE        200.0f 
     85#define LEVEL2_AREAZAP_CUTOFF       250.0f 
    8686#define LEVEL2_AREAZAP_BOUNCE       150.0f 
    87 #define LEVEL2_AREAZAP_TOLERANCE    1.04 
     87#define LEVEL2_AREAZAP_TOLERANCE    0.50 
    8888#define LEVEL2_AREAZAP_REPEAT       1500 
    89 #define LEVEL2_AREAZAP_MAX_TARGETS  16 
     89#define LEVEL2_AREAZAP_MAX_TARGETS  10 
    9090#define LEVEL2_AREAZAP_MIN_TIME     400 
    9191#define LEVEL2_WALLJUMP_MAXSPEED    1000.0f 
     
    672672#define REPEATER_SPLASHRADIUS       100 
    673673#define REPEATER_INACTIVE_TIME      90000 
    674 #define REPEATER_VALUE              (ALIEN_CREDITS_PER_FRAG * 3 / 2) 
     674#define REPEATER_VALUE              (ALIEN_CREDITS_PER_FRAG * 2 / 3) 
    675675 
    676676/*