Remove a couple of FIXMEs and legacy

This commit is contained in:
Wuzzy 2019-10-16 08:33:22 +02:00
parent 6d5bfacb8c
commit 7b24ede582
4 changed files with 2 additions and 16 deletions

View file

@ -39,7 +39,7 @@ local melon_base_def = {
-- Drop proabilities for melon stem
local stem_drop = {
max_items = 1,
-- FIXME: The probabilities are slightly off from the original.
-- The probabilities are slightly off from the original.
-- Update this drop list when the Minetest drop probability system
-- is more powerful.
items = {

View file

@ -15,7 +15,7 @@ minetest.register_craftitem("mcl_farming:pumpkin_seeds", {
local stem_drop = {
max_items = 1,
-- FIXME: The probabilities are slightly off from the original.
-- The probabilities are slightly off from the original.
-- Update this drop list when the Minetest drop probability system
-- is more powerful.
items = {