egs/priv/counters/110/counter.conf
2010-10-28 02:13:47 +02:00

31 lines
1.0 KiB
Plaintext

%% This file is part of EGS.
%%
%% EGS is free software: you can redistribute it and/or modify
%% it under the terms of the GNU Affero General Public License as
%% published by the Free Software Foundation, either version 3 of the
%% License, or (at your option) any later version.
%%
%% EGS is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%% GNU Affero General Public License for more details.
%%
%% You should have received a copy of the GNU Affero General Public License
%% along with EGS. If not, see <http://www.gnu.org/licenses/>.
%% Tutorial Linear Line counter.
{cursor, {640, 425}}.
{t_name, 0}.
{t_desc, 1}.
{groups, [
%% SEED-Form Purge.
[{t_name, 2}, {t_desc, 3}, {quests, [
{1113000, "../tutorial/seed-form-purge.hyuga.quest.nbl"},
{1113001, "../tutorial/seed-form-purge.maya.quest.nbl"},
{1113002, "../tutorial/seed-form-purge.lou.quest.nbl"},
{1113003, "../tutorial/seed-form-purge.leo.quest.nbl"}
]}]
]}.