diff --git a/planet/System.ocg/StringTblDE.txt b/planet/System.ocg/StringTblDE.txt index ab84cb754..ec8fa32b1 100644 --- a/planet/System.ocg/StringTblDE.txt +++ b/planet/System.ocg/StringTblDE.txt @@ -9,6 +9,9 @@ CON_Roll_Desc=Eine Vorwärtsrolle machen. CON_Jump=Springen CON_Jump_Desc=Im Laufen abspringen, aus dem Wasser springen oder sich von einer Wand abstoßen. +CON_FallThrough=Herabsteigen +CON_FallThrough_Desc=Nach unten durch eine durchlässige Platform fallen lassen. + CON_AimAxisLeft=Zielen - Links (Analog Stick) CON_AimAxisRight=Zielen - Rechts (Analog Stick) CON_AimAxisUp=Zielen - Hoch (Analog Stick) diff --git a/planet/System.ocg/StringTblUS.txt b/planet/System.ocg/StringTblUS.txt index 6f49ded85..6f739678c 100644 --- a/planet/System.ocg/StringTblUS.txt +++ b/planet/System.ocg/StringTblUS.txt @@ -9,6 +9,9 @@ CON_Roll_Desc=Do an ordinary roll forward. CON_Jump=Jump CON_Jump_Desc=Jump while running, jump out of the water or leap from a wall. +CON_FallThrough=Descend +CON_FallThrough_Desc=Move downwards when standing on a permeable platform. + CON_AimAxisLeft=Aim - Left (Analog Stick) CON_AimAxisRight=Aim - Right (Analog Stick) CON_AimAxisUp=Aim - Up (Analog Stick)