]> 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 07fde63c629320de174570d41b20334b272d6507..a03b4e150b803e1455e8428b1a02d9b2256708bf 100644 (file)
@@ -1,7 +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);\r
-float Stomach_HasLivePrey(entity pred);
\ No newline at end of file
+float Stomach_HasLivePrey(entity pred);\r