diff --git a/Plot-flags.md b/Plot-flags.md index 9271a58..450caea 100644 --- a/Plot-flags.md +++ b/Plot-flags.md @@ -110,6 +110,7 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr | block-burn | Set to `true` to allow blocks to burn within the plot. | False | | block-ignition | Set to `true` to allow blocks to ignite within the plot. | False | | soil-dry | Set to `true` to allow soil to dry within the plot | False | +| coral-dry | Set to `true` to allow corals to dry within the plot | False | | device-interact | Set to `true` to allow devices to be interacted with in the plot | False | | vehicle-break | Set to `true` to allow guests to break vehicles in the plot | False | | vehicle-place | Set to `true` to allow guests to place vehicles in the plot | False |