Movetype_ppush stuff, take 1

This commit is contained in:
James Brown 2000-05-20 05:59:34 +00:00
parent f52c47388d
commit fa06af16e4
2 changed files with 110 additions and 1 deletions

View file

@ -272,6 +272,7 @@ extern client_state_t cls;
#define MOVETYPE_NOCLIP 8
#define MOVETYPE_FLYMISSILE 9 // extra size to monsters
#define MOVETYPE_BOUNCE 10
#define MOVETYPE_PPUSH 13 // no clip to world, push and crush
// edict->solid values
#define SOLID_NOT 0 // no interaction with other objects