From 7d0239e16b41e7032e830f1ca961034d4237a6ed Mon Sep 17 00:00:00 2001 From: Luis Michaelis Date: Wed, 3 Jan 2024 18:11:37 +0100 Subject: [PATCH] docs(zCEarthquake): improve docs --- docs/engine/objects/zCEarthquake.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/engine/objects/zCEarthquake.md b/docs/engine/objects/zCEarthquake.md index 934fd929..3519df6c 100644 --- a/docs/engine/objects/zCEarthquake.md +++ b/docs/engine/objects/zCEarthquake.md @@ -10,7 +10,11 @@ — Gothic II: `52224`
**ZenKit Class:** `VEarthquake` -A VObject used to create an earthquake effect. An earthquake is represented by a shaking camera. +A VObject used to create an earthquake effect when it receives an `OnTrigger` event. An earthquake is represented +by a shaking camera. + +!!! warning + This VObject is only available in Gothic II.