X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=data%2Fqcsrc%2Fserver%2Fconstants.qh;h=257fc0b358c58d1947a05dfd83f1a9d715d286b2;hb=f8c5eba45beab03d22949a4bc4a9ef0a7c748ed6;hp=4248ff5b37bb82d61a594a14221c799661a656c5;hpb=707d1eb842e207b926673310b0868cad06633777;p=voretournament%2Fvoretournament.git diff --git a/data/qcsrc/server/constants.qh b/data/qcsrc/server/constants.qh index 4248ff5b..257fc0b3 100644 --- a/data/qcsrc/server/constants.qh +++ b/data/qcsrc/server/constants.qh @@ -130,7 +130,7 @@ vector PL_MAX = '16 16 45'; vector PL_CROUCH_VIEW_OFS = '0 0 15'; vector PL_CROUCH_MIN = '-16 -16 -24'; vector PL_CROUCH_MAX = '16 16 25'; -vector PL_PREY_VIEW_OFS = '0 0 35'; +vector PL_PREY_VIEW_OFS = '0 0 20'; // Sajt - added these, just as constants. Not sure how you want them actually put in the game, but I just // did this so at least they worked