From 9feff4a9093addae3753399fe08ec8782d7fb6b4 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Tue, 20 Aug 2019 13:43:20 +0200 Subject: [PATCH] fix typo --- qcsrc/common/mutators/mutator/new_toys/sv_new_toys.qc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcsrc/common/mutators/mutator/new_toys/sv_new_toys.qc b/qcsrc/common/mutators/mutator/new_toys/sv_new_toys.qc index 37dac8f931..47e1c97a9a 100644 --- a/qcsrc/common/mutators/mutator/new_toys/sv_new_toys.qc +++ b/qcsrc/common/mutators/mutator/new_toys/sv_new_toys.qc @@ -28,7 +28,7 @@ Entity: -> This will spawn as Rifle in this mutator ONLY, and as Vortex otherwise. { -"classname" "weapon_vortext" +"classname" "weapon_vortex" "new_toys" "vortex rifle" } -> This will spawn as either Vortex or Rifle in this mutator ONLY, and as Vortex otherwise. -- 2.39.2