Browse Source

Large cactus schematic: Don't force-place root node

This schematic is used for sapling-grown large cacti, so should not
destroy the sand node below, as sand nodes are in short supply in
some situations.
Like trees, only force-place the node that replaces the sapling.
Paramat 4 years ago
parent
commit
ca7c131133
2 changed files with 1 additions and 1 deletions
  1. BIN
      mods/default/schematics/large_cactus.mts
  2. 1 1
      schematic_tables.txt

BIN
mods/default/schematics/large_cactus.mts


+ 1 - 1
schematic_tables.txt

@@ -2068,7 +2068,7 @@ mts_save("large_cactus", {
 		_, _, _, _, _,
 		_, _, _, _, _,
 
-		_, _, R, _, _,
+		_, _, C, _, _,
 		_, _, R, _, _,
 		_, _, C, _, _,
 		C, C, C, C, C,