X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=data%2Fqcsrc%2Fserver%2Fvore.qh;h=4b99129f69bb444270d76a4135d0b724946005a0;hb=dfa46d1bb1582453e4aec3e688759a4fb2adf85f;hp=dc55cd1386a29ec2b84aa103215874f99f24b25e;hpb=86a07d1432100fa0dc18216056382b1dafa52c4b;p=voretournament%2Fvoretournament.git diff --git a/data/qcsrc/server/vore.qh b/data/qcsrc/server/vore.qh index dc55cd13..4b99129f 100644 --- a/data/qcsrc/server/vore.qh +++ b/data/qcsrc/server/vore.qh @@ -1,3 +1,5 @@ void Vore(); void Vore_Disconnect(); -entity Swallow_player_check(); \ No newline at end of file + +entity Swallow_player_check(); +float Swallow_condition_check(entity prey); \ No newline at end of file