From 13eba7b16fb0dc1916175835104556d9abaa2a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dexter=20Castor=20D=C3=B6pping?= Date: Tue, 26 Mar 2024 20:01:14 +0100 Subject: [PATCH] Add new cessation fields --- data/component_beta_documentation.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/component_beta_documentation.json b/data/component_beta_documentation.json index 49b4e06..c6d1389 100644 --- a/data/component_beta_documentation.json +++ b/data/component_beta_documentation.json @@ -9629,6 +9629,16 @@ "type": "int", "name": "mCamFrameLastMovingFastExplosion", "example": "0 [0, 1]" + }, + { + "type": "bool", + "name": "mCessationDo", + "example": "0 [0, 1]" + }, + { + "type": "int", + "name": "mCessationLifetime", + "example": "0 [0, 1]" } ], "custom_data_types": [