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 |