42 lines
562 B
Lua
Raw Normal View History

2023-03-10 17:27:01 -06:00
-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
include("oceanfix")
--<>--
include("corals")
include("anemones")
include("urchins")
--include("mussels")
--include("seastars")
include("seajellies")
--include("bobbits")
--<>--
include("kelp")
--<>--
include("sessile")
include("drifting")
--<>--
include("cultivate_coral")
--include("cultivate_kelp")
--<>--