From 1287b3ab7a28829c66def3fffa9d62b272135809 Mon Sep 17 00:00:00 2001 From: lajonat Date: Tue, 8 Sep 2020 14:00:04 +0300 Subject: [PATCH] Update Rhode.cfg Fix 'great basin' biome definition in Rhode config. --- GameData/BeyondHome/Configs/Rhode.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/BeyondHome/Configs/Rhode.cfg b/GameData/BeyondHome/Configs/Rhode.cfg index 1f61ea1..2174a53 100644 --- a/GameData/BeyondHome/Configs/Rhode.cfg +++ b/GameData/BeyondHome/Configs/Rhode.cfg @@ -98,7 +98,7 @@ name = Great Basin displayName = Great Basin value = 1.25 - color = C68163 + color = #C68163 } } } @@ -1099,4 +1099,4 @@ editorGroundTexOffset = 0 } } -} \ No newline at end of file +}