From 0b0d02ac1c327902c99d6c0dbb7aa14e166b18ef Mon Sep 17 00:00:00 2001 From: ThiscketCrab Date: Mon, 7 Oct 2024 10:39:04 -0600 Subject: [PATCH] Update Pawn - BP_BaseShip --- Pawn - BP_BaseShip.-.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pawn - BP_BaseShip.-.md b/Pawn - BP_BaseShip.-.md index 2dea0fa..58fdafe 100644 --- a/Pawn - BP_BaseShip.-.md +++ b/Pawn - BP_BaseShip.-.md @@ -17,7 +17,7 @@ Next you need to add a slew of variables to your pawn. They are categorized on t #### Movement Variables -| Variable Name | Variable Type | Default Value | -| ------------- | ------------- | ------------- | -| Text | Text | Text | +| Variable Name | Variable Type | Default Value | +| ------------------------ | ------------- | ------------- | +| MovementEnabled | Boolean | True |