Skip to content

Commit

Permalink
Merge pull request #42 from darthmaim/feature/revert-garden-plot-03
Browse files Browse the repository at this point in the history
Revert "Fix 3rd garden plot"
  • Loading branch information
queicherius authored Jan 29, 2025
2 parents 1dfc4a5 + b7c4614 commit 79a1ecd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/home/nodes/Notes.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/home/nodes/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const GAME_DATA_HOME_NODES: Array<GameDataHomeNode> = [
{ id: 'flaxseed_node', name: 'Flaxseed Harvesting Node', unlock_items: [79063] },
{ id: 'garden_plot_01', name: 'Black Lion Garden Plot Deed', unlock_items: [86786] },
{ id: 'garden_plot_02', name: 'Black Lion Garden Plot Deed', unlock_items: [86786] },
{ id: 'garden_plot_03', name: 'Black Lion Garden Plot Deed', unlock_items: [86786] },
{ id: 'garden_plot_03', name: 'Black Lion Garden Plot Deed', unlock_items: [91777] },
{ id: 'ghost_pepper_node', name: 'Ghost Pepper Harvesting Node', unlock_items: [68093] },
{ id: 'hard_wood_node', name: 'Hard Wood Logging Node', unlock_items: [79085] },
{ id: 'iron_ore_node', name: 'Iron Ore Mining Node', unlock_items: [79260] },
Expand Down

0 comments on commit 79a1ecd

Please sign in to comment.