|
Crossfire Server, Branch 1.12
R12190
|
Defines | |
| #define | WEAP_BLUD 8 |
| bludgeoning, club, stick | |
| #define | WEAP_CLEAVE 3 |
| axe | |
| #define | WEAP_CRUSH 7 |
| big hammers, flails | |
| #define | WEAP_HIT 0 |
| the basic | |
| #define | WEAP_PIERCE 2 |
| arrows, stiletto | |
| #define | WEAP_SLASH 1 |
| slash | |
| #define | WEAP_SLICE 4 |
| katana | |
| #define | WEAP_STAB 5 |
| knife, dagger | |
| #define | WEAP_WHIP 6 |
| whips n chains | |
| #define WEAP_BLUD 8 |
| #define WEAP_CLEAVE 3 |
| #define WEAP_CRUSH 7 |
| #define WEAP_HIT 0 |
| #define WEAP_PIERCE 2 |
| #define WEAP_SLASH 1 |
| #define WEAP_SLICE 4 |
| #define WEAP_STAB 5 |
| #define WEAP_WHIP 6 |
1.7.6.1