]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/server/vore.qh
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
1 const float vore_steptime = 0.1;\r
2 \r
3 void Vore();\r
4 void Vore_Disconnect(float consumables);\r
5 .float regurgitate_prepare;\r
6 \r
7 entity Swallow_player_check();\r
8 float Swallow_condition_check(entity prey);\r
9 float Stomach_HasLivePrey(entity pred);\r