Put da space there

This commit is contained in:
TechDudie 2021-05-03 17:39:47 +00:00
parent 1d95aae02a
commit 826a7824b4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ for i=1, 4 do
local height = 0.5
local create, name, longdesc
if i == 1 then
height = 0
height = 0
create = true
name = "Premature Berry Bush"
longdesc = S("Berry Bushes are bushes which grow on any type of dirt and have 4 stages of growth. They can be harvested at any time but will only yield a profit when in its 3rd or 4th growth stage.")