]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/constants.qh
Offset player sound volume based on player scale by default
[voretournament/voretournament.git] / data / qcsrc / server / constants.qh
index eb5403d76e99db39d7dbbf67f89835e8834ba691..257fc0b358c58d1947a05dfd83f1a9d715d286b2 100644 (file)
@@ -130,6 +130,7 @@ vector      PL_MAX                                  = '16 16 45';
 vector PL_CROUCH_VIEW_OFS                      = '0 0 15';\r
 vector PL_CROUCH_MIN                           = '-16 -16 -24';\r
 vector PL_CROUCH_MAX                           = '16 16 25';\r
+vector PL_PREY_VIEW_OFS                        = '0 0 20';\r
 \r
 // Sajt - added these, just as constants. Not sure how you want them actually put in the game, but I just\r
 // did this so at least they worked\r