Re-add grow_reedmace to global namespace

This commit is contained in:
Niklp09
2023-10-27 13:47:52 +02:00
parent fc1d05978e
commit e9eb1f51e8
2 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,8 @@ local function grow_reedmace_water(pos)
end
end
abstract_dryplants.grow_reedmace = grow_reedmace -- compatibility
-----------------------------------------------------------------------------------------------
-- REEDMACE SPIKES
-----------------------------------------------------------------------------------------------