diff --git a/include/maps.hrl b/include/maps.hrl
index f41f831..b020e46 100644
--- a/include/maps.hrl
+++ b/include/maps.hrl
@@ -724,516 +724,3 @@
{[1104000,900], [{name, "Spaceport"}]}
]).
-
-%% EGS counters settings.
-%% Various appearance configuration counters don't have any quest-related data. They use the CounterID 65535.
-%% Background values include: 01 parum, 02 moatoob, 03 neudaiz, 04 guardians hq, 05 parum guardians, 06 moatoob guardians, 07 neudaiz guardians, 08 pitch black, ff destroyed colony
-
--define(COUNTERS, [
- % Parum East: Illusionary Shaft, Mad Creatures, Fire purification (missing), Scarred Planet (missing), Scarred Planet
-
- { 2, [{quests, "data/counters/parum.east.pack"}, {bg, 1}, {options, << 16#01003c00:32, 3, 3, 0, 0, 3,
- 3, 3, 3, 3, 0, % Illusionary Shaft C-S
- 3, 3, 3, 3, % Mad Creatures C-S variant 1
- 3, 3, 3, 3, % Mad Creatures C-S variant 2
- 3, 3, 3, 3, % Mad Creatures C-S variant 3
- 3, 3, 3, % Mad Creatures S2 variant 1-3
- 0:144,
- 3, 3, 3, 3, 3, % Scarred Planet C-S2 variant 1
- 3, 3, 3, 3, 3, % Scarred Planet C-S2 variant 2
- 3, 3, 3, 3, 3, % Scarred Planet C-S2 variant 3
- 0:16 >>}]},
-
- % Parum Linear Line: Train Rescue, Fire purification (missing)
-
- { 3, [{quests, "data/counters/parum.ll.pack"}, {bg, 1}, {options, << 16#01781800:32, 3, 0, 0,
- 3, 3, 3, 3, % Train Rescue C-S variant 1
- 3, 3, 3, 3, % Train Rescue C-S variant 2
- 3, 3, 3, 3, % Train Rescue C-S variant 3
- 3, 3, 3, % Train Rescue S2 variant 1-3
- 0:48 >>}]},
-
- % Neudaiz Flyerbase: Phantom Fissure, Mizuraki Defense, Forested Islands, (empty name, missing), Fire purification (missing)
-
- { 4, [{quests, "data/counters/neudaiz.flyer.pack"}, {bg, 3}, {options, << 16#01f04000:32, 3, 3, 3, 0, 0,
- 3, 3, 3, 3, 0, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, 0, % Mizuraki Defense C-S2 variant 1
- 3, 3, 3, 3, 3, 0, % Mizuraki Defense C-S2 variant 2
- 3, 3, 3, 3, 3, 0, % Mizuraki Defense C-S2 variant 3
- 3, 3, 3, 3, 3, % Forested Islands C-S2 variant 1
- 3, 3, 3, 3, 3, % Forested Islands C-S2 variant 2
- 3, 3, 3, 3, 3, % Forested Islands C-S2 variant 3
- 0:168 >>}]},
-
- % Moatoob Flyerbase: Forest of Illusion, System Defense, Valley of Carnage, System Defense (missing), Fire purification (missing)
-
- { 5, [{quests, "data/counters/moatoob.flyer.pack"}, {bg, 2}, {options, << 16#01ab3c00:32, 3, 3, 3, 0, 0,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, % System Defense C-S variant 1
- 3, 3, 3, 3, % System Defense C-S variant 2
- 3, 3, 3, 3, % System Defense C-S variant 3
- 3, 3, 3, % System Defense S2 variant 1-3
- 3, 3, 3, 3, % Valley of Carnage C-S variant 1
- 3, 3, 3, 3, % Valley of Carnage C-S variant 2
- 3, 3, 3, 3, % Valley of Carnage C-S variant 3
- 3, 3, 3, % Valley of Carnage S2 variant 1-3
- 0:160 >>}]},
-
- % Neudaiz COG: Phantom Fissure, Sacred Stream
-
- { 6, [{quests, "data/counters/neudaiz.cog.pack"}, {bg, 3}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, % Sacred Stream C-S2 variant 1
- 3, 3, 3, 3, 3, % Sacred Stream C-S2 variant 2
- 3, 3, 3, 3, 3, % Sacred Stream C-S2 variant 3
- 0:24 >>}]},
-
- % AMF Headquarters: AMF HQ Recovery
-
- { 7, [{quests, "data/counters/parum.amf.pack"}, {bg, 1}, {options, << 16#019e1000:32, 3,
- 3, 3, 3, 3, 0, % AMF HQ Recovery C-S variant 1
- 3, 3, 3, 3, 0, % AMF HQ Recovery C-S variant 2
- 3, 3, 3, 3, 0 % AMF HQ Recovery C-S variant 3
- >>}]},
-
- % GRM: Side story C rank, Side story B rank, Side story A rank
-
- { 8, [{quests, "data/counters/parum.grm.pack"}, {bg, 5}, {options, << 16#01000c00:32, 3, 3, 3, 0, 3, 0, 3, 0, 3, 0:24 >>}]},
-
- % Raffon Fieldbase (entry 0)
-
- { 30, [{quests, "data/counters/parum.raffon-0.pack"}, {bg, 1}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Raffon Fieldbase (entry 1): Illusionary Shaft, Plains Overlord, Sleeping Warriors, Fire purification (missing)
-
- { 31, [{quests, "data/counters/parum.raffon-1.pack"}, {bg, 1}, {options, << 16#01c52c00:32, 3, 3, 3, 0,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % Plains Overlord C-S2 variant 1
- 3, 3, 3, 3, 3, % Plains Overlord C-S2 variant 2
- 3, 3, 3, 3, 3, % Plains Overlord C-S2 variant 3
- 3, 3, 3, 3, 3, % Sleeping Warriors C-S2 variant 1
- 3, 3, 3, 3, 3, % Sleeping Warriors C-S2 variant 2
- 3, 3, 3, 3, 3, % Sleeping Warriors C-S2 variant 3
- 0:48 >>}]},
-
- % Parum Lakeshore (entry 0): Illusionary Shaft, Crimson Beast
-
- { 35, [{quests, "data/counters/parum.lake-0.pack"}, {bg, 1}, {options, << 16#01d61800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % Crimson Beast C-S2 variant 1
- 3, 3, 3, 3, 3, % Crimson Beast C-S2 variant 2
- 3, 3, 3, 3, 3, % Crimson Beast C-S2 variant 3
- 0:24 >>}]},
-
- % Parum Lakeshore (entry 1): The Mad Beasts
-
- { 36, [{quests, "data/counters/parum.lake-1.pack"}, {bg, 1}, {options, << 16#01e91000:32, 3,
- 3, 3, 3, % The Mad Beasts C-A variant 1
- 3, 3, 3, % The Mad Beasts C-A variant 2
- 3, 3, 3, % The Mad Beasts C-A variant 3
- 3, 3, 3, % The Mad Beasts S variant 1-3
- 3, 3, 3 % The Mad Beasts S2 variant 1-3
- >>}]},
-
- % Parum Underground (entry 0)
-
- { 40, [{quests, "data/counters/parum.under-0.pack"}, {bg, 1}, {options, << 16#01050400:32, 0:32 >>}]},
-
- % Parum Underground (entry 1): Lab Recovery
-
- { 41, [{quests, "data/counters/parum.under-1.pack"}, {bg, 1}, {options, << 16#01cf1000:32, 3,
- 3, 3, 3, % Lab Recovery C-A variant 1
- 3, 3, 3, % Lab Recovery C-A variant 2
- 3, 3, 3, % Lab Recovery C-A variant 3
- 3, 3, 3, % Lab Recovery S variant 1-3
- 3, 3, 3 % Lab Recovery S2 variant 1-3
- >>}]},
-
- % Parum Underground (entry 2): Illusionary Shaft, Endrum Remnants, Fire purification (missing)
-
- { 42, [{quests, "data/counters/parum.under-2.pack"}, {bg, 1}, {options, << 16#01381c00:32, 3, 3, 0,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, % Endrum Remnants C-A variant 1
- 3, 3, 3, % Endrum Remnants C-A variant 2
- 3, 3, 3, % Endrum Remnants C-A variant 3
- 3, 3, 3, % Endrum Remnants S variant 1-3
- 3, 3, 3, % Endrum Remnants S2 variant 1-3
- 0:48 >>}]},
-
- % Parum Denes (entry 0)
-
- { 45, [{quests, "data/counters/parum.denes-0.pack"}, {bg, 1}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Parum Denes (entry 1): Illusionary Shaft, The Dual Sentinel
-
- { 46, [{quests, "data/counters/parum.denes-1.pack"}, {bg, 1}, {options, << 16#013e1800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, % The Dual Sentinel C-S variant 1
- 3, 3, 3, 3, % The Dual Sentinel C-S variant 2
- 3, 3, 3, 3, % The Dual Sentinel C-S variant 3
- 3, 3, 3, % The Dual Sentinel S2 variant 1-3
- 0:24 >>}]},
-
- % Parum Waterfall: Illusionary Shaft, (empty name, Duel in the Ruins)
-
- { 48, [{quests, "data/counters/parum.waterfall.pack"}, {bg, 1}, {options, << 16#01eb1800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % Duel in the Ruins C-S2 variant 1
- 3, 3, 3, 3, 3, % Duel in the Ruins C-S2 variant 2
- 3, 3, 3, 3, 3, % Duel in the Ruins C-S2 variant 3
- 0:24 >>}]},
-
- % Neudaiz Islands (entry 0)
-
- { 50, [{quests, "data/counters/neudaiz.islands-0.pack"}, {bg, 3}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Neudaiz Islands (entry 1): Rainbow Beast, (empty name, missing), Grove of Fanatics, (empty name, missing)
-
- { 51, [{quests, "data/counters/neudaiz.islands-1.pack"}, {bg, 3}, {options, << 16#01424400:32, 3, 0, 3, 0,
- 3, 3, 3, 3, 3, 3, % Rainbow Beast C-S3 variant 1
- 3, 3, 3, 3, 3, 3, % Rainbow Beast C-S3 variant 2
- 3, 3, 3, 3, 3, 3, % Rainbow Beast C-S3 variant 3
- 0:120,
- 3, 3, 3, 3, 3, % Grove of Fanatics C-S2 variant 1
- 3, 3, 3, 3, 3, % Grove of Fanatics C-S2 variant 2
- 3, 3, 3, 3, 3, % Grove of Fanatics C-S2 variant 3
- 0:128 >>}]},
-
- % Neudaiz Islands (entry 2): Phantom Ruins, Hill of Spores
-
- { 52, [{quests, "data/counters/neudaiz.islands-2.pack"}, {bg, 3}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, % Phantom Ruins C-S
- 3, 3, 3, 3, 3, % Hill of Spores C-S2 variant 1
- 3, 3, 3, 3, 3, % Hill of Spores C-S2 variant 3
- 3, 3, 3, 3, 3, % Hill of Spores C-S2 variant 3
- 0:24 >>}]},
-
- % Neudaiz Relics (entry 0): Phantom Fissure, The Eastern Peril, Forest Infiltration
-
- { 55, [{quests, "data/counters/neudaiz.relics-0.pack"}, {bg, 3}, {options, << 16#01c32c00:32, 3, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, 3, % The Eastern Peril C-S3 variant 1
- 3, 3, 3, 3, 3, 3, % The Eastern Peril C-S3 variant 2
- 3, 3, 3, 3, 3, 3, % The Eastern Peril C-S3 variant 3
- 3, 3, 3, 3, 3, 3, % Forest Infiltration C-S3 variant 1
- 3, 3, 3, 3, 3, 3, % Forest Infiltration C-S3 variant 2
- 3, 3, 3, 3, 3, 3, % Forest Infiltration C-S3 variant 3
- 0 >>}]},
-
- % Neudaiz Relics (entry 1): The Holy Ground, Fire purification
-
- { 56, [{quests, "data/counters/neudaiz.relics-1.pack"}, {bg, 3}, {options, << 16#01741400:32, 3, 0,
- 3, 3, 3, % The Holy Ground C-A variant 1
- 3, 3, 3, % The Holy Ground C-A variant 2
- 3, 3, 3, % The Holy Ground C-A variant 3
- 3, 3, 3, % The Holy Ground S variant 1-3
- 3, 3, 3, % The Holy Ground S2 variant 1-3
- 0:24 >>}]},
-
- % Neudaiz Mizuraki (entry 0)
-
- { 70, [{quests, "data/counters/neudaiz.mizuraki-0.pack"}, {bg, 3}, {options, << 16#010c0400:32, 0:32 >>}]},
-
- % Neudaiz Mizuraki (entry 1): Demons Above
-
- { 71, [{quests, "data/counters/neudaiz.mizuraki-1.pack"}, {bg, 3}, {options, << 16#01c21400:32, 3,
- 3, 3, 3, % Demons Above C-A variant 1
- 3, 3, 3, % Demons Above C-A variant 2
- 3, 3, 3, % Demons Above C-A variant 3
- 3, 3, 3, % Demons Above S variant 1-3
- 3, 3, 3, % Demons Above S2 variant 1-3
- 0:32 >>}]},
-
- % Neudaiz Mizuraki (entry 2): Phantom Fissure, Moonlight Beast, Moonlight Beast (AOTI, missing)
-
- { 72, [{quests, "data/counters/neudaiz.mizuraki-2.pack"}, {bg, 3}, {options, << 16#01ab2c00:32, 3, 3, 0,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, % Moonlight Beast C-S variant 1
- 3, 3, 3, 3, % Moonlight Beast C-S variant 2
- 3, 3, 3, 3, % Moonlight Beast C-S variant 3
- 3, 3, 3, % Moonlight Beast S2 variant 1-3
- 3, 3, 3, % Moonlight Beast S3 variant 1-3
- 0:152 >>}]},
-
- % Neudaiz Hot Springs: Phantom Fissure, Sakura Blast, Cost of Research
-
- { 75, [{quests, "data/counters/neudaiz.hotsprings.pack"}, {bg, 3}, {options, << 16#01ee2800:32, 3, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, 0, % Sakura Blast C-S2 variant 1
- 3, 3, 3, 3, 3, 0, % Sakura Blast C-S2 variant 2
- 3, 3, 3, 3, 3, 0, % Sakura Blast C-S2 variant 3
- 3, 3, 3, 3, 3, % Cost of Research C-S2 variant 1
- 3, 3, 3, 3, 3, % Cost of Research C-S2 variant 2
- 3, 3, 3, 3, 3 % Cost of Research C-S2 variant 3
- >>}]},
-
- % Moatoob Desert (entry 0)
-
- { 85, [{quests, "data/counters/moatoob.desert-0.pack"}, {bg, 2}, {options, << 16#01d30400:32, 0:32 >>}]},
-
- % Moatoob Desert (entry 1): Forest of Illusion, Desert Terror, Citadel of Sand, (empty name, missing)
-
- { 86, [{quests, "data/counters/moatoob.desert-1.pack"}, {bg, 2}, {options, << 16#01553c00:32, 3, 3, 3, 0,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, % Desert Terror C-A variant 1
- 3, 3, 3, % Desert Terror C-A variant 2
- 3, 3, 3, % Desert Terror C-A variant 3
- 3, 3, 3, % Desert Terror S variant 1-3
- 3, 3, 3, % Desert Terror S2 variant 1-3
- 3, 3, 3, % Desert Terror S3 variant 1-3
- 3, 3, 3, 3, 3, % Citadel of Sand C-S2 variant 1
- 3, 3, 3, 3, 3, % Citadel of Sand C-S2 variant 2
- 3, 3, 3, 3, 3, % Citadel of Sand C-S2 variant 3
- 0:144 >>}]},
-
- % Moatoob Basin (entry 0)
-
- { 90, [{quests, "data/counters/moatoob.basin-0.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Moatoob Basin (entry 1): Forest of Illusion, Mine Defense
-
- { 91, [{quests, "data/counters/moatoob.basin-1.pack"}, {bg, 2}, {options, << 16#01f01800:32, 3, 3,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, % Mine Defense C-A variant 1
- 3, 3, 3, % Mine Defense C-A variant 2
- 3, 3, 3, % Mine Defense C-A variant 3
- 3, 3, 3, % Mine Defense S variant 1-3
- 3, 3, 3, % Mine Defense S2 variant 1-3
- 0:16 >>}]},
-
- % Moatoob Underground Lake (entry 0): Rogues' Shortcut
-
- {100, [{quests, "data/counters/moatoob.lake-0.pack"}, {bg, 2}, {options, << 16#01cf1400:32, 3,
- 3, 3, 3, 3, 3, % Rogues' Shortcut C-S2 variant 1
- 3, 3, 3, 3, 3, % Rogues' Shortcut C-S2 variant 2
- 3, 3, 3, 3, 3, % Rogues' Shortcut C-S2 variant 3
- 3, 3, 3, % Rogues' Shortcut S3 variant 1-3
- 0 >>}]},
-
- % Moatoob Underground Lake (entry 1)
-
- {101, [{quests, "data/counters/moatoob.lake-1.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Moatoob Underground Lake (entry 2): Forest of Illusion, Tunnel Recapture, Desert Goliath, Lonely Laboratory, (empty name, missing)
-
- {102, [{quests, "data/counters/moatoob.lake-2.pack"}, {bg, 2}, {options, << 16#01004c00:32, 3, 3, 3, 3, 0,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, % Tunnel Recapture C-S variant 1
- 3, 3, 3, 3, % Tunnel Recapture C-S variant 2
- 3, 3, 3, 3, % Tunnel Recapture C-S variant 3
- 3, 3, 3, % Tunnel Recapture S2 variant 1-3
- 3, 3, 3, 3, % Desert Goliath C-S variant 1
- 3, 3, 3, 3, % Desert Goliath C-S variant 2
- 3, 3, 3, 3, % Desert Goliath C-S variant 3
- 3, 3, 3, % Desert Goliath S2 variant 1-3
- 3, 3, 3, % Desert Goliath S3 variant 1-3
- 3, 3, 3, 3, % Lonely Laboratory C-S variant 1
- 0:48,
- 3, 3, 3, 3, % Lonely Laboratory C-S variant 2
- 0:152 >>}]},
-
- % Moatoob Oasis: Forest of Illusion, The Stolen Weapon
-
- {105, [{quests, "data/counters/moatoob.oasis.pack"}, {bg, 2}, {options, << 16#01ae1c00:32, 3, 3,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, 3, % The Stolen Weapon C-S2 variant 1
- 3, 3, 3, 3, 3, % The Stolen Weapon C-S2 variant 2
- 3, 3, 3, 3, 3, % The Stolen Weapon C-S2 variant 3
- 3, 3, 3, % The Stolen Weapon S3 variant 1-3
- 0:24 >>}]},
-
- % Moatoob Glacier (entry 0)
-
- {108, [{quests, "data/counters/moatoob.glacier-0.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Moatoob Glacier (entry 1): Forest of Illusion, Caves of Ice
-
- {109, [{quests, "data/counters/moatoob.glacier-1.pack"}, {bg, 2}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, 3, % Caves of Ice C-S2 variant 1
- 3, 3, 3, 3, 3, % Caves of Ice C-S2 variant 2
- 3, 3, 3, 3, 3, % Caves of Ice C-S2 variant 3
- 0:16 >>}]},
-
- % Parum Cafe: The Collector
-
- {112, [{quests, "data/counters/parum.cafe.pack"}, {bg, 5}, {options, << 16#01000800:32, 3, 0:24, 3, 0:24 >>}]},
-
- % Moatoob Pub: Desert Arms Shop
-
- {114, [{quests, "data/counters/moatoob.pub.pack"}, {bg, 6}, {options, << 16#01000800:32, 3, 0:32, 3, 0:16 >>}]},
-
- % Parum GUARDIANS: Partner Missions, Protectors a+ (missing), Protectors b+ (missing), Training Intro (missing), Party Missions, Versus, Item Exchange, (empty name, missing), (empty name, missing), (empty name, missing)
-
- {116, [{quests, "data/counters/parum.guardians.pack"}, {bg, 5}, {options, << 16#01005000:32, 3, 0, 0, 0, 3, 3, 3, 0, 0, 0, 0,
- 3, 3, 3, 3,
- 0:304,
- 3, % Standby (Party)
- 3, 3, 3, 3, 3, % Eggs Thieves C-S2 variant 1
- 3, 3, 3, 3, 3, % Eggs Thieves C-S2 variant 2
- 3, 3, 3, 3, 3, % Eggs Thieves C-S2 variant 3
- 3, % Standby (Versus)
- 3, % Explosive Arena
- 0, 3, % Bullet License
- 0:56 >>}]},
-
- % Neudaiz GUARDIANS: Partner Missions, Party Missions, Item Exchange
-
- {117, [{quests, "data/counters/neudaiz.guardians.pack"}, {bg, 7}, {options, << 16#01e32000:32, 3, 3, 3,
- 3, 3, 3, 3, % Temple of Traps
- 0:32,
- 3, % Standby (Party)
- 3, 3, 3, 3, 3, % Her Secret Mission C-S2 variant 1
- 3, 3, 3, 3, 3, % Her Secret Mission C-S2 variant 2
- 3, 3, 3, 3, 3, % Her Secret Mission C-S2 variant 3
- 0, 3, % TECHNIC License
- 0:24 >>}]},
-
- % 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 >>}]},
-
- %~ {201, [{quests, "data/counters/colony.rykros-1.pack"}, {bg, 255}, {options, << 16#01d11c00:32, 3, 3,
- %~ 3, 3, 3, 3, 0, % Phantom Ruins C-S
- %~ 3, 3, 3, 3, 3, 0, % The Dark God C-S2 variant 1
- %~ 3, 3, 3, 3, 3, 0, % The Dark God C-S2 variant 2
- %~ 3, 3, 3, 3, 3, 0, % The Dark God C-S2 variant 3
- %~ 0:24 >>}]},
-
- % Parum Rozenom (entry 0)
-
- {205, [{quests, "data/counters/parum.rozenom-0.pack"}, {bg, 1}, {options, << 16#01fa0400:32, 0:32 >>}]},
-
- % Parum Rozenom (entry 1): Illusionary Shaft, Lightning Beasts, Lightning Beasts (missing)
-
- {206, [{quests, "data/counters/parum.rozenom-1.pack"}, {bg, 1}, {options, << 16#01f82800:32, 3, 3, 0,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % Lightning Beasts C-S2 variant 1
- 3, 3, 3, 3, 3, % Lightning Beasts C-S2 variant 2
- 3, 3, 3, 3, 3, % Lightning Beasts C-S2 variant 3
- 0:144 >>}]},
-
- % Parum Beach (entry 0)
-
- {210, [{quests, "data/counters/parum.beach-0.pack"}, {bg, 1}, {options, << 16#014a0400:32, 0:32 >>}]},
-
- % Parum Beach (entry 1): Illusionary Shaft, SEED Express
-
- {211, [{quests, "data/counters/parum.beach-1.pack"}, {bg, 1}, {options, << 16#01ac1800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % SEED Express C-S2 variant 1
- 3, 3, 3, 3, 3, % SEED Express C-S2 variant 2
- 3, 3, 3, 3, 3, % SEED Express C-S2 variant 3
- 0:24 >>}]},
-
- % Parum Subway (entry 0)
-
- {215, [{quests, "data/counters/parum.subway-0.pack"}, {bg, 1}, {options, << 16#015c0400:32, 0:32 >>}]},
-
- % Parum Subway (entry 1): Illusionary Shaft, Military Subway
-
- {216, [{quests, "data/counters/parum.subway-1.pack"}, {bg, 1}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 0, % Military Subway C-S variant 1
- 3, 3, 3, 3, 0, % Military Subway C-S variant 2
- 3, 3, 3, 3, 0, % Military Subway C-S variant 3
- 0:24 >>}]},
-
- % Parum AMF Central (entry 0): Illusionary Shaft, Electric Brain
-
- {220, [{quests, "data/counters/parum.amfcentral-0.pack"}, {bg, 1}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, % Illusionary Shaft C-S
- 3, 3, 3, 3, 3, % Electric Brain C-S2 variant 1
- 3, 3, 3, 3, 3, % Electric Brain C-S2 variant 2
- 3, 3, 3, 3, 3, % Electric Brain C-S2 variant 3
- 0:24 >>}]},
-
- % Parum AMF Central (entry 1)
-
- {221, [{quests, "data/counters/parum.amfcentral-1.pack"}, {bg, 1}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Neudaiz Saguraki (entry 0)
-
- {225, [{quests, "data/counters/neudaiz.saguraki-0.pack"}, {bg, 3}, {options, << 16#01ff0400:32, 0:32 >>}]},
-
- % Neudaiz Saguraki (entry 1)
-
- {226, [{quests, "data/counters/neudaiz.saguraki-1.pack"}, {bg, 3}, {options, << 16#01120400:32, 0:32 >>}]},
-
- % Neudaiz Saguraki (entry 2): Phantom Fissure, Flowery Pursuit
-
- {227, [{quests, "data/counters/neudaiz.saguraki-2.pack"}, {bg, 3}, {options, << 16#01741800:32, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, 0, % Flowery Pursuit C-S2 variant 1
- 3, 3, 3, 3, 3, 0, % Flowery Pursuit C-S2 variant 2
- 3, 3, 3, 3, 3, 0 % Flowery Pursuit C-S2 variant 3
- >>}]},
-
- % Neudaiz Pavilion (entry 0)
-
- {230, [{quests, "data/counters/neudaiz.pavilion-0.pack"}, {bg, 3}, {options, << 16#01060400:32, 0:32 >>}]},
-
- % Neudaiz Pavilion (entry 1)
-
- {231, [{quests, "data/counters/neudaiz.pavilion-1.pack"}, {bg, 3}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Neudaiz Pavilion (entry 2): Phantom Fissure, White Beast
-
- {232, [{quests, "data/counters/neudaiz.pavilion-2.pack"}, {bg, 3}, {options, << 16#01021800:32, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, % White Beast C-S2 variant 1
- 3, 3, 3, 3, 3, % White Beast C-S2 variant 2
- 3, 3, 3, 3, 3, % White Beast C-S2 variant 3
- 0:24 >>}]},
-
- % Neudaiz Habirao (entry 0)
-
- {235, [{quests, "data/counters/neudaiz.habirao-0.pack"}, {bg, 3}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Neudaiz Habirao (entry 1): Phantom Fissure, The Dancing Birds
-
- {236, [{quests, "data/counters/neudaiz.habirao-1.pack"}, {bg, 3}, {options, << 16#01031800:32, 3, 3,
- 3, 3, 3, 3, % Phantom Fissure C-S
- 3, 3, 3, 3, 3, % The Dancing Birds C-S2 variant 1
- 3, 3, 3, 3, 3, % The Dancing Birds C-S2 variant 2
- 3, 3, 3, 3, 3, % The Dancing Birds C-S2 variant 3
- 0:24 >>}]},
-
- % Neudaiz Temple
-
- {240, [{quests, "data/counters/neudaiz.temple.pack"}, {bg, 3}, {options, << 16#01ff0400:32, 0:32 >>}]},
-
- % Moatoob Granigs (entry 0)
-
- {245, [{quests, "data/counters/moatoob.granigs-0.pack"}, {bg, 2}, {options, << 16#01020400:32, 0:32 >>}]},
-
- % Moatoob Granigs (entry 1)
-
- {246, [{quests, "data/counters/moatoob.granigs-1.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Moatoob Granigs (entry 2): Forest of Illusion, Awoken Serpent
-
- {247, [{quests, "data/counters/moatoob.granigs-2.pack"}, {bg, 2}, {options, << 16#01001800:32, 3, 3,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, 3, % Awoken Serpent C-S2 variant 1
- 3, 3, 3, 3, 3, % Awoken Serpent C-S2 variant 2
- 3, 3, 3, 3, 3, % Awoken Serpent C-S2 variant 3
- 0:16 >>}]},
-
- % Moatoob Il Cabo (entry 0)
-
- {250, [{quests, "data/counters/moatoob.ilcabo-0.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]},
-
- % Moatoob Il Cabo (entry 1): Forest of Illusion, (empty name, Bladed Legacy)
-
- {251, [{quests, "data/counters/moatoob.ilcabo-1.pack"}, {bg, 2}, {options, << 16#012f1800:32, 3, 3,
- 3, 3, 3, 3, 0, % Forest of Illusion C-S
- 3, 3, 3, 3, 3, % Bladed Legacy C-S2 variant 1
- 3, 3, 3, 3, 3, % Bladed Legacy C-S2 variant 2
- 3, 3, 3, 3, 3, % Bladed Legacy C-S2 variant 3
- 0:16 >>}]},
-
- % Moatoob Casino
-
- {255, [{quests, "data/counters/moatoob.casino.pack"}, {bg, 2}, {options, << 16#01000400:32, 0:32 >>}]}
-]).
diff --git a/priv/counters/100/counter.conf b/priv/counters/100/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/100/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/100/text.bin.en_US.txt b/priv/counters/100/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/100/text.bin.en_US.txt differ
diff --git a/priv/counters/101/counter.conf b/priv/counters/101/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/101/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/101/text.bin.en_US.txt b/priv/counters/101/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/101/text.bin.en_US.txt differ
diff --git a/priv/counters/102/counter.conf b/priv/counters/102/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/102/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/102/text.bin.en_US.txt b/priv/counters/102/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/102/text.bin.en_US.txt differ
diff --git a/priv/counters/105/counter.conf b/priv/counters/105/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/105/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/105/text.bin.en_US.txt b/priv/counters/105/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/105/text.bin.en_US.txt differ
diff --git a/priv/counters/108/counter.conf b/priv/counters/108/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/108/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/108/text.bin.en_US.txt b/priv/counters/108/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/108/text.bin.en_US.txt differ
diff --git a/priv/counters/109/counter.conf b/priv/counters/109/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/109/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/109/text.bin.en_US.txt b/priv/counters/109/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/109/text.bin.en_US.txt differ
diff --git a/priv/counters/112/counter.conf b/priv/counters/112/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/112/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/112/text.bin.en_US.txt b/priv/counters/112/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/112/text.bin.en_US.txt differ
diff --git a/priv/counters/114/counter.conf b/priv/counters/114/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/114/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/114/text.bin.en_US.txt b/priv/counters/114/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/114/text.bin.en_US.txt differ
diff --git a/priv/counters/116/counter.conf b/priv/counters/116/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/116/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/116/text.bin.en_US.txt b/priv/counters/116/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/116/text.bin.en_US.txt differ
diff --git a/priv/counters/117/counter.conf b/priv/counters/117/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/117/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/117/text.bin.en_US.txt b/priv/counters/117/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/117/text.bin.en_US.txt differ
diff --git a/priv/counters/12/counter.conf b/priv/counters/12/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/12/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/12/text.bin.en_US.txt b/priv/counters/12/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/12/text.bin.en_US.txt differ
diff --git a/priv/counters/177/counter.conf b/priv/counters/177/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/177/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/177/text.bin.en_US.txt b/priv/counters/177/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/177/text.bin.en_US.txt differ
diff --git a/priv/counters/2/counter.conf b/priv/counters/2/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/2/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/2/text.bin.en_US.txt b/priv/counters/2/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/2/text.bin.en_US.txt differ
diff --git a/priv/counters/205/counter.conf b/priv/counters/205/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/205/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/205/text.bin.en_US.txt b/priv/counters/205/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/205/text.bin.en_US.txt differ
diff --git a/priv/counters/206/counter.conf b/priv/counters/206/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/206/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/206/text.bin.en_US.txt b/priv/counters/206/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/206/text.bin.en_US.txt differ
diff --git a/priv/counters/210/counter.conf b/priv/counters/210/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/210/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/210/text.bin.en_US.txt b/priv/counters/210/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/210/text.bin.en_US.txt differ
diff --git a/priv/counters/211/counter.conf b/priv/counters/211/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/211/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/211/text.bin.en_US.txt b/priv/counters/211/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/211/text.bin.en_US.txt differ
diff --git a/priv/counters/215/counter.conf b/priv/counters/215/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/215/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/215/text.bin.en_US.txt b/priv/counters/215/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/215/text.bin.en_US.txt differ
diff --git a/priv/counters/216/counter.conf b/priv/counters/216/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/216/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/216/text.bin.en_US.txt b/priv/counters/216/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/216/text.bin.en_US.txt differ
diff --git a/priv/counters/220/counter.conf b/priv/counters/220/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/220/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/220/text.bin.en_US.txt b/priv/counters/220/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/220/text.bin.en_US.txt differ
diff --git a/priv/counters/221/counter.conf b/priv/counters/221/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/221/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/221/text.bin.en_US.txt b/priv/counters/221/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/221/text.bin.en_US.txt differ
diff --git a/priv/counters/225/counter.conf b/priv/counters/225/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/225/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/225/text.bin.en_US.txt b/priv/counters/225/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/225/text.bin.en_US.txt differ
diff --git a/priv/counters/226/counter.conf b/priv/counters/226/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/226/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/226/text.bin.en_US.txt b/priv/counters/226/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/226/text.bin.en_US.txt differ
diff --git a/priv/counters/227/counter.conf b/priv/counters/227/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/227/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/227/text.bin.en_US.txt b/priv/counters/227/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/227/text.bin.en_US.txt differ
diff --git a/priv/counters/230/counter.conf b/priv/counters/230/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/230/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/230/text.bin.en_US.txt b/priv/counters/230/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/230/text.bin.en_US.txt differ
diff --git a/priv/counters/231/counter.conf b/priv/counters/231/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/231/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/231/text.bin.en_US.txt b/priv/counters/231/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/231/text.bin.en_US.txt differ
diff --git a/priv/counters/232/counter.conf b/priv/counters/232/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/232/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/232/text.bin.en_US.txt b/priv/counters/232/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/232/text.bin.en_US.txt differ
diff --git a/priv/counters/235/counter.conf b/priv/counters/235/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/235/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/235/text.bin.en_US.txt b/priv/counters/235/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/235/text.bin.en_US.txt differ
diff --git a/priv/counters/236/counter.conf b/priv/counters/236/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/236/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/236/text.bin.en_US.txt b/priv/counters/236/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/236/text.bin.en_US.txt differ
diff --git a/priv/counters/240/counter.conf b/priv/counters/240/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/240/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/240/text.bin.en_US.txt b/priv/counters/240/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/240/text.bin.en_US.txt differ
diff --git a/priv/counters/245/counter.conf b/priv/counters/245/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/245/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/245/text.bin.en_US.txt b/priv/counters/245/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/245/text.bin.en_US.txt differ
diff --git a/priv/counters/246/counter.conf b/priv/counters/246/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/246/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/246/text.bin.en_US.txt b/priv/counters/246/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/246/text.bin.en_US.txt differ
diff --git a/priv/counters/247/counter.conf b/priv/counters/247/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/247/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/247/text.bin.en_US.txt b/priv/counters/247/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/247/text.bin.en_US.txt differ
diff --git a/priv/counters/250/counter.conf b/priv/counters/250/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/250/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/250/text.bin.en_US.txt b/priv/counters/250/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/250/text.bin.en_US.txt differ
diff --git a/priv/counters/251/counter.conf b/priv/counters/251/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/251/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/251/text.bin.en_US.txt b/priv/counters/251/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/251/text.bin.en_US.txt differ
diff --git a/priv/counters/255/counter.conf b/priv/counters/255/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/255/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/255/text.bin.en_US.txt b/priv/counters/255/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/255/text.bin.en_US.txt differ
diff --git a/priv/counters/3/counter.conf b/priv/counters/3/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/3/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/3/text.bin.en_US.txt b/priv/counters/3/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/3/text.bin.en_US.txt differ
diff --git a/priv/counters/30/counter.conf b/priv/counters/30/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/30/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/30/text.bin.en_US.txt b/priv/counters/30/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/30/text.bin.en_US.txt differ
diff --git a/priv/counters/31/counter.conf b/priv/counters/31/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/31/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/31/text.bin.en_US.txt b/priv/counters/31/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/31/text.bin.en_US.txt differ
diff --git a/priv/counters/35/counter.conf b/priv/counters/35/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/35/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/35/text.bin.en_US.txt b/priv/counters/35/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/35/text.bin.en_US.txt differ
diff --git a/priv/counters/36/counter.conf b/priv/counters/36/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/36/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/36/text.bin.en_US.txt b/priv/counters/36/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/36/text.bin.en_US.txt differ
diff --git a/priv/counters/4/counter.conf b/priv/counters/4/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/4/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/4/text.bin.en_US.txt b/priv/counters/4/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/4/text.bin.en_US.txt differ
diff --git a/priv/counters/40/counter.conf b/priv/counters/40/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/40/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/40/text.bin.en_US.txt b/priv/counters/40/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/40/text.bin.en_US.txt differ
diff --git a/priv/counters/41/counter.conf b/priv/counters/41/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/41/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/41/text.bin.en_US.txt b/priv/counters/41/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/41/text.bin.en_US.txt differ
diff --git a/priv/counters/42/counter.conf b/priv/counters/42/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/42/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/42/text.bin.en_US.txt b/priv/counters/42/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/42/text.bin.en_US.txt differ
diff --git a/priv/counters/45/counter.conf b/priv/counters/45/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/45/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/45/text.bin.en_US.txt b/priv/counters/45/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/45/text.bin.en_US.txt differ
diff --git a/priv/counters/46/counter.conf b/priv/counters/46/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/46/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/46/text.bin.en_US.txt b/priv/counters/46/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/46/text.bin.en_US.txt differ
diff --git a/priv/counters/48/counter.conf b/priv/counters/48/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/48/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/48/text.bin.en_US.txt b/priv/counters/48/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/48/text.bin.en_US.txt differ
diff --git a/priv/counters/5/counter.conf b/priv/counters/5/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/5/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/5/text.bin.en_US.txt b/priv/counters/5/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/5/text.bin.en_US.txt differ
diff --git a/priv/counters/50/counter.conf b/priv/counters/50/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/50/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/50/text.bin.en_US.txt b/priv/counters/50/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/50/text.bin.en_US.txt differ
diff --git a/priv/counters/51/counter.conf b/priv/counters/51/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/51/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/51/text.bin.en_US.txt b/priv/counters/51/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/51/text.bin.en_US.txt differ
diff --git a/priv/counters/52/counter.conf b/priv/counters/52/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/52/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/52/text.bin.en_US.txt b/priv/counters/52/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/52/text.bin.en_US.txt differ
diff --git a/priv/counters/55/counter.conf b/priv/counters/55/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/55/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/55/text.bin.en_US.txt b/priv/counters/55/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/55/text.bin.en_US.txt differ
diff --git a/priv/counters/56/counter.conf b/priv/counters/56/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/56/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/56/text.bin.en_US.txt b/priv/counters/56/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/56/text.bin.en_US.txt differ
diff --git a/priv/counters/6/counter.conf b/priv/counters/6/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/6/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/6/text.bin.en_US.txt b/priv/counters/6/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/6/text.bin.en_US.txt differ
diff --git a/priv/counters/7/counter.conf b/priv/counters/7/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/7/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/7/text.bin.en_US.txt b/priv/counters/7/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/7/text.bin.en_US.txt differ
diff --git a/priv/counters/70/counter.conf b/priv/counters/70/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/70/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/70/text.bin.en_US.txt b/priv/counters/70/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/70/text.bin.en_US.txt differ
diff --git a/priv/counters/71/counter.conf b/priv/counters/71/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/71/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/71/text.bin.en_US.txt b/priv/counters/71/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/71/text.bin.en_US.txt differ
diff --git a/priv/counters/72/counter.conf b/priv/counters/72/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/72/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/72/text.bin.en_US.txt b/priv/counters/72/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/72/text.bin.en_US.txt differ
diff --git a/priv/counters/75/counter.conf b/priv/counters/75/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/75/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/75/text.bin.en_US.txt b/priv/counters/75/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/75/text.bin.en_US.txt differ
diff --git a/priv/counters/8/counter.conf b/priv/counters/8/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/8/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/8/text.bin.en_US.txt b/priv/counters/8/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/8/text.bin.en_US.txt differ
diff --git a/priv/counters/85/counter.conf b/priv/counters/85/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/85/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/85/text.bin.en_US.txt b/priv/counters/85/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/85/text.bin.en_US.txt differ
diff --git a/priv/counters/86/counter.conf b/priv/counters/86/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/86/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/86/text.bin.en_US.txt b/priv/counters/86/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/86/text.bin.en_US.txt differ
diff --git a/priv/counters/90/counter.conf b/priv/counters/90/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/90/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/90/text.bin.en_US.txt b/priv/counters/90/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/90/text.bin.en_US.txt differ
diff --git a/priv/counters/91/counter.conf b/priv/counters/91/counter.conf
new file mode 100644
index 0000000..4fe7ea1
--- /dev/null
+++ b/priv/counters/91/counter.conf
@@ -0,0 +1,23 @@
+%% 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 .
+
+%% @todo counter.
+
+{city, {1100000, 0, 4, 6}}.
+{cursor, {0, 0}}.
+{t_name, 0}.
+{t_desc, 1}.
+
+{groups, []}.
diff --git a/priv/counters/91/text.bin.en_US.txt b/priv/counters/91/text.bin.en_US.txt
new file mode 100644
index 0000000..cf37c35
Binary files /dev/null and b/priv/counters/91/text.bin.en_US.txt differ
diff --git a/src/egs_game.erl b/src/egs_game.erl
index 2d20764..a4d2e32 100644
--- a/src/egs_game.erl
+++ b/src/egs_game.erl
@@ -21,7 +21,6 @@
-export([keepalive/1, info/2, cast/3, raw/3, event/2]).
-include("include/records.hrl").
--include("include/maps.hrl").
%% @doc Send a keepalive.
keepalive(#state{socket=Socket}) ->
@@ -311,11 +310,7 @@ event(counter_leave, State=#state{gid=GID}) ->
%% @todo Rename to counter_bg_request.
event({counter_options_request, CounterID}, State) ->
log("counter options request ~p", [CounterID]),
- Bg = case proplists:get_value(CounterID, ?COUNTERS) of
- undefined -> egs_counters:bg(CounterID);
- [{quests, _}, {bg, Background}|_Tail] -> Background
- end,
- psu_proto:send_1711(Bg, State);
+ psu_proto:send_1711(egs_counters:bg(CounterID), State);
%% @todo Handle when the party already exists! And stop doing it wrong.
event(counter_party_info_request, #state{gid=GID}) ->
@@ -329,18 +324,12 @@ event(counter_party_options_request, _State) ->
%% @doc Request the counter's quest files.
event({counter_quest_files_request, CounterID}, State) ->
log("counter quest files request ~p", [CounterID]),
- case proplists:get_value(CounterID, ?COUNTERS) of
- undefined -> psu_proto:send_0c06(egs_counters:pack(CounterID), State);
- [{quests, Filename}|_Tail] -> psu_game:send_0c06(Filename)
- end;
+ psu_proto:send_0c06(egs_counters:pack(CounterID), State);
%% @doc Counter available mission list request handler.
event({counter_quest_options_request, CounterID}, State) ->
log("counter quest options request ~p", [CounterID]),
- case proplists:get_value(CounterID, ?COUNTERS) of
- undefined -> psu_proto:send_0c10(egs_counters:opts(CounterID), State);
- [{quests, _}, {bg, _}, {options, Options}] -> psu_game:send_0c10(Options)
- end;
+ psu_proto:send_0c10(egs_counters:opts(CounterID), State);
%% @todo A and B are mostly unknown. Like most of everything else from the command 0e00...
event({hit, FromTargetID, ToTargetID, A, B}, State=#state{gid=GID}) ->
diff --git a/src/psu/psu_game.erl b/src/psu/psu_game.erl
index aafc4ef..9d336f1 100644
--- a/src/psu/psu_game.erl
+++ b/src/psu/psu_game.erl
@@ -366,22 +366,10 @@ build_item_constants(#psu_special_item{}) ->
send_0c02() ->
send(<< (header(16#0c02))/binary, 0:32 >>).
-%% @doc Send the huge pack of quest files available in the counter.
-send_0c06(Filename) ->
- {ok, << File/bits >>} = file:read_file(Filename),
- send(<< 16#0c060300:32, 0:288, 1:32/little-unsigned-integer, File/binary >>).
-
%% @doc Send the trial start notification.
send_0c09() ->
send(<< (header(16#0c09))/binary, 0:64 >>).
-%% @doc Send the counter's mission options (0 = invisible, 2 = disabled, 3 = available).
-%% @todo Remove this function when all the counters have been converted.
-send_0c10(Options) ->
- GID = get(gid),
- send(<< 16#0c100300:32, 0:32, 16#00011300:32, GID:32/little-unsigned-integer, 0:64,
- 16#00011300:32, GID:32/little-unsigned-integer, 0:64, Options/binary >>).
-
%% @doc Send the character list for selection.
%% @todo There's a few odd values blanked, also the last known location apparently.
send_0d03(Data0, Data1, Data2, Data3) ->