From 3de0b7982e18ed8c23cdc5dd98bbd7a902506b62 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Fri, 14 Oct 2022 18:57:30 +0200 Subject: [PATCH] Adjust the ZOffset of pyle to avoid clipping through the flagpole --- 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 6b2717348b..b2f9dd858c 100644 --- a/mods/cnc/sequences/structures.yaml +++ b/mods/cnc/sequences/structures.yaml @@ -132,10 +132,12 @@ pyle: idle: Length: 10 Tick: 100 + ZOffset: -511 damaged-idle: Start: 10 Length: 10 Tick: 100 + ZOffset: -511 dead: Start: 20 Tick: 800