Skip to content

Commit

Permalink
Add Dog Treasures by treasure chest id
Browse files Browse the repository at this point in the history
  • Loading branch information
savage13 committed Dec 3, 2023
1 parent fd40021 commit f709f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MapSearch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export const SEARCH_PRESETS: ReadonlyArray<SearchPresetGroup> = Object.freeze([
{
label: '<i class="fa fa-ellipsis-h"></i>',
presets: [
{ label: "Dog Treasures", query: "0xae32e479e861a6d2 OR 0x7331e404656cde51 OR 0xe9c6573d304bf15c OR 0xaf37e21735729d39 OR 0x602d68ed04bf7c6c OR 0x8142c74cd1db001f OR 0x9f093b26fb3b54f8 OR 0x85a81139b65afc67 OR 0xce94c29fa40b8618 OR 0xd0769f8b4a13a936 OR 0xe4da53903f94b653 OR 0xe1aca0a6ad0d5c42 OR 0xe7faace66c19fc6d OR 0x09752412d1411bc4 OR 0xb0061d25bbf7cb45 OR 0x10d45b2a2d9dab92 OR 0x56db2b6c5607f336 OR 0x30cad9a5867f0a2c OR 0xc53ae280cbd9b3b3 OR 0x718cd3145cc0f831" },
{ label: 'Wild Horses', query: "WildHorse*" },
{ label: 'Special Horses', query: "GameRomHorseZelda OR GameRomHorseGold OR GameRomHorse00L OR GameRomHorse01L" },
{ label: 'Shadowy Figures with Weapons', query: 'Npc_MinusFieldGhost_000' },
Expand Down

0 comments on commit f709f1e

Please sign in to comment.