Default/mapgen: Fix missing num_spawn_by = 1 line for papyrus
authorparamat <mat.gregory@virginmedia.com>
Sun, 5 Apr 2015 00:12:32 +0000 (01:12 +0100)
committerparamat <mat.gregory@virginmedia.com>
Sun, 5 Apr 2015 00:37:14 +0000 (01:37 +0100)
mods/default/mapgen.lua

index f5a39acbd846119300e7d7b2f306bffc68538e8d..53e7e4cc837e392fa25c8d5fae184c7567c6e390 100644 (file)
@@ -353,6 +353,7 @@ function default.register_mgv6_decorations()
                height = 2,
                height_max = 4,
                spawn_by = "default:water_source",
+               num_spawn_by = 1,
        })
 
        -- Cacti