From a1fec355505e5a26eb46b61e35112d40c2d187c7 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Tue, 1 Oct 2019 22:26:35 -0700 Subject: [PATCH] Fix config syntax --- .../ReStock/Patches/Structural/restock-structural-25.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg index af44f275..975842ee 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Structural/restock-structural-25.cfg @@ -192,6 +192,7 @@ Bicoupler-White = false Bicoupler-Metal = true } + } } } @@ -271,6 +272,7 @@ Tricoupler-White = false Tricoupler-Metal = true } + } } } @@ -350,5 +352,6 @@ Quadcoupler-White = false Quadcoupler-Metal = true } + } } } \ No newline at end of file