re-enabled quests (which are under development)
This commit is contained in:
parent
f201d0a244
commit
fd35e172d8
@ -74,7 +74,7 @@ yl_speak_up.get_fs_manage_quests = function(player, param)
|
|||||||
"depend on and influence other quests.\n"..
|
"depend on and influence other quests.\n"..
|
||||||
"Progress for each player is stored in a variable. The name of "..
|
"Progress for each player is stored in a variable. The name of "..
|
||||||
"that variable cannot be changed after creation.]")
|
"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,
|
local selected = yl_speak_up.get_fs_manage_general(player, param,
|
||||||
formspec, quest_list,
|
formspec, quest_list,
|
||||||
"Create quest",
|
"Create quest",
|
||||||
|
Loading…
Reference in New Issue
Block a user