From 11cc938824037ab03c9a752453283bd4e471f53a Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Sat, 2 Sep 2023 14:24:29 +0500 Subject: [PATCH] add anim to worldarm --- beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua index 7eb6f98..be3435c 100644 --- a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua +++ b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua @@ -440,6 +440,7 @@ local worldarm = { snatchscar = true, jumpcoil = true, jumpturnlandidle = true, + jumpturnland = true, wallrunright = true, wallrunleft = true, wallrunrightstart = true,