1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-22 09:30:24 +02:00

Removed all whitespaces (using new script)

This commit is contained in:
LeMagnesium
2015-06-10 19:12:48 +02:00
parent f81b8ca677
commit 2913bcb93d
101 changed files with 589 additions and 571 deletions

View File

@ -6,7 +6,7 @@
-- License (everything): WTFPL
-- Contains code from: plants_lib
-- Looked at code from: default
-- Looked at code from: default
-----------------------------------------------------------------------------------------------
abstract_dryplants.grow_juncus = function(pos)
@ -86,7 +86,7 @@ minetest.register_node("dryplants:juncus_02", {
-- near water or swamp
plantslib:register_generate_plant({
surface = {
"default:dirt_with_grass",
"default:dirt_with_grass",
--"default:desert_sand",
--"default:sand",
"stoneage:grass_with_silex",
@ -107,7 +107,7 @@ plantslib:register_generate_plant({
-- at dunes/beach
plantslib:register_generate_plant({
surface = {
--"default:dirt_with_grass",
--"default:dirt_with_grass",
--"default:desert_sand",
"default:sand",
--"stoneage:grass_with_silex",