egs/priv/counters/201/counter.conf
2010-10-23 23:22:39 +02:00

48 lines
1.5 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/>.
%% Rykros entry 1 counter.
{city, {1100000, 0, 4, 5}}.
{cursor, {1050, 140}}.
{t_name, 0}.
{t_desc, 1}.
{groups, [
%% The Dark God 1.
[{t_name, 2}, {t_desc, 5}, {quests, [
{1003100, "dark-god.1.c.quest.nbl"},
{1003102, "dark-god.1.a.quest.nbl"},
{1003103, "dark-god.1.s.quest.nbl"},
{1003104, "dark-god.1.s2.quest.nbl"}
]}],
%% The Dark God 2.
[{t_name, 3}, {t_desc, 5}, {quests, [
{1003110, "dark-god.2.c.quest.nbl"},
{1003111, "dark-god.2.b.quest.nbl"},
{1003112, "dark-god.2.a.quest.nbl"},
{1003113, "dark-god.2.s.quest.nbl"},
{1003114, "dark-god.2.s2.quest.nbl"}
]}],
%% The Dark God 3.
[{t_name, 4}, {t_desc, 5}, {quests, [
{1003120, "dark-god.3.c.quest.nbl"},
{1003121, "dark-god.3.b.quest.nbl"},
{1003122, "dark-god.3.a.quest.nbl"},
{1003123, "dark-god.3.s.quest.nbl"},
{1003124, "dark-god.3.s2.quest.nbl"}
]}]
]}.