re-enabled quests (which are under development)

This commit is contained in:
Sokomine 2023-09-23 20:03:57 +02:00
parent f201d0a244
commit fd35e172d8

View File

@ -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",