1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-12-25 01:50:20 +01:00

forgot to save one seed diff change (flowers)

This commit is contained in:
Vanessa Ezekowitz 2013-01-04 19:36:33 -05:00
parent af7aaca77a
commit 9cb6f594ee

View File

@ -4,7 +4,7 @@ local spawn_delay = 2000 -- 2000
local spawn_chance = 100 -- 100
local grow_delay = 1000 -- 1000
local grow_chance = 10 -- 10
local flowers_seed_diff = plantlife_seed_diff
local flowers_seed_diff = plantlife_seed_diff+20
local flowers_list = {
{ "Rose", "rose", spawn_delay, 10, spawn_chance , 10},