]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/vore.qh
No vore taunts for dead prey and predators with dead prey in their stomach.
[voretournament/voretournament.git] / data / qcsrc / server / vore.qh
index 93b92996c5e260648cb2645a2401adb9a0f88d90..07fde63c629320de174570d41b20334b272d6507 100644 (file)
@@ -3,4 +3,5 @@ void Vore_Regurgitate(entity e);
 void Vore_Disconnect();\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);
\ No newline at end of file