diff --git a/mods/mff/mff_quests/init.lua b/mods/mff/mff_quests/init.lua index 44798adf..bbc33e00 100755 --- a/mods/mff/mff_quests/init.lua +++ b/mods/mff/mff_quests/init.lua @@ -54,6 +54,7 @@ mff.quests.quests = { } } }, + --[[ Disabled, Mesecons levers now use right click levermaniac = { title = "Levermaniac", description = "For some reason you've become obsessed with Mesecons's lever, causing you to insanely switch the levers on and off at an amazing speed.\nDoctors have diagnosed a strange brain damage, but said you'd be rewarded with a Super Apple if you can assist them in their research about the disease.\nThey simply ask you to flip a lever 5 times, but won't come to inspect and study you afterwards, which may suggest they also are brain damaged.", @@ -63,7 +64,7 @@ mff.quests.quests = { objective = { punch = {"mesecons_walllever:wall_lever"} } - } + }]] } function table.contains(table, element) diff --git a/mods/quests b/mods/quests index 4a93e351..0de375a4 160000 --- a/mods/quests +++ b/mods/quests @@ -1 +1 @@ -Subproject commit 4a93e351f3bff3219f290b98f93ae75fd6aae26b +Subproject commit 0de375a4ab7420d5020a3dd84e610958e79296d6