]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qh
Same thing for items
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
index 93b92996c5e260648cb2645a2401adb9a0f88d90..a03b4e150b803e1455e8428b1a02d9b2256708bf 100644 (file)
@@ -1,6 +1,9 @@
+const float vore_steptime = 0.1;\r
+\r
 void Vore();\r
-void Vore_Regurgitate(entity e);\r
 void Vore_Disconnect();\r
+.float regurgitate_prepare;\r
 \r
 entity Swallow_player_check();\r
-float Swallow_condition_check(entity prey);
\ No newline at end of file
+float Swallow_condition_check(entity prey);\r
+float Stomach_HasLivePrey(entity pred);\r