quests: Remove the useless parameters.

This commit is contained in:
Loïc Hoguin 2010-11-08 00:20:45 +01:00
parent f6819a2f95
commit 4e12f5bd5f

View File

@ -17,16 +17,9 @@
{questid, 1100000}.
%% @todo Temporary value until the handling of things are properly figured out.
{quest_type, lobby}.
%% @todo Default to {1, 6} if missing?
{party_size, {1, 6}}.
%% @todo Default to [] if missing?
%% cant_join, start_at_once...
{mission_opts, []}.
%% @todo Those should probably default to those values if unspecified (lobbies).
{cursor, {0, 0}}.
{icon, 65535}.