forked from your-land-mirror/yl_speak_up
temporally disabled unfinished quest system for yl
This commit is contained in:
parent
52b280035e
commit
f201d0a244
@ -74,6 +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
|
||||||
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