From 5d49a45431b819f25ba5015e7f1555abf7b0b34b Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Fri, 14 Apr 2023 13:09:53 -0400 Subject: [PATCH] Remove uranium ore from ores random map decor, and add some stones instead. --- styles/decorstyles/ores | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/styles/decorstyles/ores b/styles/decorstyles/ores index b87ed731e..41267b8cc 100644 --- a/styles/decorstyles/ores +++ b/styles/decorstyles/ores @@ -4,7 +4,7 @@ width 13 height 8 msg Created: 2014-05-26 SilverNexus -Modified: 2014-05-27 SilverNexus +Modified: 2023-04-14 Daniel Hawkins endmsg end arch goldore @@ -119,6 +119,10 @@ arch rubble x 3 y 6 end +arch mountain_stone +x 3 +y 7 +end arch platore x 4 end @@ -223,7 +227,7 @@ arch zincore x 7 y 2 end -arch uraniumore +arch field_stone x 7 y 3 end @@ -363,6 +367,10 @@ arch rubble x 11 y 6 end +arch river_stone +x 11 +y 7 +end arch random_ore x 12 end