X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fclient%2FDefs.qc;h=4ef1d04d6765a3260f0825bb2e88b875970cb968;hb=7ebcc5909749de7bef057ec43f434e796742da57;hp=99c8d5c2b95a244fa81933968951dfcf688153a1;hpb=77d1695bff70192e094ce45ee359e0fc29aaf580;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/Defs.qc b/qcsrc/client/Defs.qc index 99c8d5c2b..4ef1d04d6 100644 --- a/qcsrc/client/Defs.qc +++ b/qcsrc/client/Defs.qc @@ -258,13 +258,13 @@ float w_deathtype, w_issilent, w_random; string w_deathtypestring; vector w_org, w_backoff; -float sniperrifle_scope; +float rifle_scope; float nex_scope; -float cr_maxbullets; - float minelayer_maxmines; +float hagar_maxrockets; + float bgmtime; string weaponorder_byimpulse;