quests: Remove the useless parameters.
This commit is contained in:
parent
f6819a2f95
commit
4e12f5bd5f
@ -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}.
|
||||
|
Loading…
Reference in New Issue
Block a user