counters: Add the Moatoob GUARDIANS counter.
This commit is contained in:
parent
1c8dbd0a69
commit
0a14def994
@ -1089,18 +1089,6 @@
|
||||
0, 3, % TECHNIC License
|
||||
0:24 >>}]},
|
||||
|
||||
% Moatoob GUARDIANS: Party Missions, Versus, Item Exchange
|
||||
|
||||
{118, [{quests, "data/counters/moatoob.guardians.pack"}, {bg, 6}, {options, << 16#01001000:32, 3, 3, 3,
|
||||
3, % Standby (Party)
|
||||
3, 3, 3, 3, 3, % Bruce's Dungeon C-S2
|
||||
3, % Standby (Versus)
|
||||
3, % Airboard Rally
|
||||
0:16,
|
||||
3, % Skill License
|
||||
0, 3 % Thunderfeast Deals
|
||||
>>}]},
|
||||
|
||||
% Colony R&D: Clothes'n'Parts male/female
|
||||
|
||||
{177, [{quests, "data/counters/colony.rd.pack"}, {bg, 4}, {options, << 16#01000800:32, 3, 0:24, 3, 3, 0:16 >>}]},
|
||||
|
36
priv/counters/118/counter.conf
Normal file
36
priv/counters/118/counter.conf
Normal file
@ -0,0 +1,36 @@
|
||||
%% 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/>.
|
||||
|
||||
%% Moatoob GUARDIANS counter.
|
||||
|
||||
{bg, 6}.
|
||||
{cursor, {0, 0}}.
|
||||
{t_name, 0}.
|
||||
{t_desc, 1}.
|
||||
|
||||
{groups, [
|
||||
%% @todo Bruce's Dungeon.
|
||||
%% @todo Standby mission?
|
||||
%% [{t_name, 2}, {t_desc, 3}, {quests, [
|
||||
%% ]}],
|
||||
%% Airboard Rally.
|
||||
%% @todo Standby mission?
|
||||
[{t_name, 4}, {t_desc, 5}, {quests, [
|
||||
{1090700, "airboard-rally.quest.nbl"}
|
||||
]}]
|
||||
%% @todo Miscellaneous. - Skill License, Thunderfeast Deals
|
||||
%% [{t_name, 6}, {t_desc, 7}, {quests, [
|
||||
%% ]}]
|
||||
]}.
|
BIN
priv/counters/118/text.bin.en_US.txt
Normal file
BIN
priv/counters/118/text.bin.en_US.txt
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user