]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Shockwave is a new toy, just don't replace anything with it
authorMario <mario@smbclan.net>
Sat, 23 Jul 2016 21:41:17 +0000 (07:41 +1000)
committerMario <mario@smbclan.net>
Sat, 23 Jul 2016 21:41:17 +0000 (07:41 +1000)
qcsrc/common/mutators/mutator/new_toys/new_toys.qc

index a52fc46704e9edaeb5bcd3f752e4f087d2db9663..27d1795062cefb8c73275a4eabbb2cceef74643c 100644 (file)
@@ -121,6 +121,7 @@ bool nt_IsNewToy(int w)
                case WEP_MINE_LAYER.m_id:
                case WEP_HLAC.m_id:
                case WEP_RIFLE.m_id:
+               case WEP_SHOCKWAVE.m_id:
                        return true;
                default:
                        return false;