diff --git a/include/maps.hrl b/include/maps.hrl index aa2da01..9ad5efc 100644 --- a/include/maps.hrl +++ b/include/maps.hrl @@ -291,13 +291,21 @@ -define(COUNTERS, [ % Linear Line: Phantom Ruins, Unsafe Passage, Unsafe Passage (AOTI, missing) - { 0, [{quests, "data/counters/colony.ll.pack"}, {bg, 255}, {options, << 16#01a92800:32, 3, 3, 0, - 3, 3, 3, 3, 0, % Phantom Ruins C-S - 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 1 - 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 2 - 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 3 + %% @todo Temporarily only enable the 3rd Unsafe Passage C variant. + { 0, [{quests, "data/counters/colony.ll.pack"}, {bg, 255}, {options, << 16#01a92800:32, 0, 3, 0, + 0, 0, 0, 0, 0, % Phantom Ruins C-S + 0, 0, 0, 0, 0, % Unsafe Passage C-S2 variant 1 + 0, 0, 0, 0, 0, % Unsafe Passage C-S2 variant 2 + 3, 0, 0, 0, 0, % Unsafe Passage C-S2 variant 3 0:136 >>}]}, + %~ { 0, [{quests, "data/counters/colony.ll.pack"}, {bg, 255}, {options, << 16#01a92800:32, 3, 3, 0, + %~ 3, 3, 3, 3, 0, % Phantom Ruins C-S + %~ 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 1 + %~ 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 2 + %~ 3, 3, 3, 3, 3, % Unsafe Passage C-S2 variant 3 + %~ 0:136 >>}]}, + % Space docks: Phantom Ruins, Dark Satellite, Familiar Trees (missing), Boss quest category (missing), Unit category (missing), Enemy category (missing) { 1, [{quests, "data/counters/colony.docks.pack"}, {bg, 255}, {options, << 16#01805400:32, 3, 3, 0, 0, 0, 0,