X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2FDefs.qc;h=4ef1d04d6765a3260f0825bb2e88b875970cb968;hb=7a287a4a58acdedc1ffe0a0bd4df6c65af4d7be1;hp=eef29cdd551bd1fc3a3db1e1f402be9f8929feb3;hpb=bcab32df965a80b27c814c0c30b625082584171a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/Defs.qc b/qcsrc/client/Defs.qc index eef29cdd5..4ef1d04d6 100644 --- a/qcsrc/client/Defs.qc +++ b/qcsrc/client/Defs.qc @@ -258,9 +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 minelayer_maxmines; + +float hagar_maxrockets; + float bgmtime; string weaponorder_byimpulse;