From 578d2363b3cec2444496e71e6eca2857baa9bce8 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Fri, 21 Feb 2014 22:27:06 +0100 Subject: [PATCH] Match Obelisk charge anim speed with original Without a high tick value the charge anim plays way too fast. --- mods/cnc/sequences/structures.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/cnc/sequences/structures.yaml b/mods/cnc/sequences/structures.yaml index 0697a64e9a..8fd3f8184c 100644 --- a/mods/cnc/sequences/structures.yaml +++ b/mods/cnc/sequences/structures.yaml @@ -340,9 +340,11 @@ obli: active: Start: 0 Length: 4 + Tick: 400 damaged-active: Start: 4 Length: 4 + Tick: 400 dead: Start: 8 make: oblimake