]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qh
Better Grabber impact effects
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
index 5d7c6625829c71250c0fd5a99ed4d13bb80df8de..30989cae044c869f3d259f1ede30595d65085efa 100644 (file)
@@ -1,2 +1,7 @@
 void Vore();\r
-void Vore_Disconnect();
\ No newline at end of file
+void Vore_Regurgitate(entity e);\r
+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