projects
/
voretournament
/
voretournament.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Implement full digest feature. When enabled, the pred doesn't spit the prey's dead...
[voretournament/voretournament.git]
/
data
/
qcsrc
/
server
/
vore.qh
1
void Vore();
\r
2
void Vore_Disconnect();
\r
3
void Vore_DeadPrey_Detach(entity e);
\r
4
\r
5
entity Swallow_player_check();
\r
6
float Swallow_condition_check(entity prey);