]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qh
Implement full digest feature. When enabled, the pred doesn't spit the prey's dead...
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
index 5d7c6625829c71250c0fd5a99ed4d13bb80df8de..96eb5ed5ff71b31727b8a671d9867f8d2fefe297 100644 (file)
@@ -1,2 +1,6 @@
 void Vore();\r
-void Vore_Disconnect();
\ No newline at end of file
+void Vore_Disconnect();\r
+void Vore_DeadPrey_Detach(entity e);\r
+\r
+entity Swallow_player_check();\r
+float Swallow_condition_check(entity prey);
\ No newline at end of file