1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

[default & seawrecks & whiteshell & clams] Updates

- Replace `height_max` and `height_min` fields
This commit is contained in:
LeMagnesium
2015-10-26 13:57:54 +01:00
parent e9b2fd984a
commit 53ce905293
4 changed files with 13 additions and 13 deletions

View File

@ -1127,7 +1127,7 @@ function default.register_mgv6_decorations()
y_max = 1,
decoration = "default:papyrus",
height = 2,
height_max = 4,
y_max = 4,
spawn_by = "default:water_source",
num_spawn_by = 1,
})
@ -1150,7 +1150,7 @@ function default.register_mgv6_decorations()
y_max = 30,
decoration = "default:cactus",
height = 3,
height_max = 4,
y_max = 4,
})
-- Long grasses
@ -1377,7 +1377,7 @@ function default.register_decorations()
y_max = 31000,
decoration = "default:cactus",
height = 2,
height_max = 5,
y_max = 5,
})
-- Papyrus