X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2Fqcsrc%2Fserver%2Fconstants.qh;h=257fc0b358c58d1947a05dfd83f1a9d715d286b2;hp=4452d487d1752b9c3e8ae3cce3a801bc3e26af9b;hb=f0b2bbf9e56a5f332a41f2e5e86d26276f67a921;hpb=9543f78558227bea7ce750e336fe3b94bf791fd7 diff --git a/data/qcsrc/server/constants.qh b/data/qcsrc/server/constants.qh index 4452d487..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 15'; +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