]> 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 dc55cd1386a29ec2b84aa103215874f99f24b25e..30989cae044c869f3d259f1ede30595d65085efa 100644 (file)
@@ -1,3 +1,7 @@
 void Vore();\r
+void Vore_Regurgitate(entity e);\r
 void Vore_Disconnect();\r
-entity Swallow_player_check();
\ No newline at end of file
+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