From fd35e172d827d7d9cf46be35318bfb7e51c768fb Mon Sep 17 00:00:00 2001 From: Sokomine Date: Sat, 23 Sep 2023 20:03:57 +0200 Subject: [PATCH] re-enabled quests (which are under development) --- fs_manage_quests.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs_manage_quests.lua b/fs_manage_quests.lua index f2a86bc..b22d145 100644 --- a/fs_manage_quests.lua +++ b/fs_manage_quests.lua @@ -74,7 +74,7 @@ yl_speak_up.get_fs_manage_quests = function(player, param) "depend on and influence other quests.\n".. "Progress for each player is stored in a variable. The name of ".. "that variable cannot be changed after creation.]") - if(true) then return formspec[1] end -- TODO: temporally disabled for YL +-- if(true) then return formspec[1] end -- TODO: temporally disabled for YL local selected = yl_speak_up.get_fs_manage_general(player, param, formspec, quest_list, "Create quest",