Fixed waterlilies to use proper facedir range ("6d facedir" code fixes an

oversight in the engine that in turn revealed a bug in my code)
This commit is contained in:
Vanessa
2013-03-24 00:23:16 -04:00
parent 7060f3dd21
commit aefb98c60e
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ plantslib:spawn_on_surfaces({
seed_diff = flowers_seed_diff,
light_min = 9,
depth_max = 2,
random_facedir = {2,5}
random_facedir = {0,3}
})
plantslib:spawn_on_surfaces({