Skip to content

Commit

Permalink
fix override pin description, drop reference and drop type
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSav committed Jan 13, 2025
1 parent 64efd1d commit 6d5e1ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog


## v0.0.36 (13 Jan 2025)
- Fix Override Pin name and location

## v0.0.35 (12 Jan 2025)
- Band Of The Fanatic is now detected as present but missing prerequisite for Forlorn coast if you do not have the cultist outfit
- Added IsLooted detection for Faelin / Faerin sigil
Expand Down
5 changes: 3 additions & 2 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -7990,8 +7990,9 @@
"ProfileId": "/Game/World_Nerud/Quests/Quest_Story_TheCore/Items/Quest_Item_Core_OverridePin/Quest_Item_Core_OverridePin.Quest_Item_Core_OverridePin_C",
"Type": "quest_item",
"World": "World_Nerud",
"DropType": "Event",
"DropReference": "Quest_Boss_NerudGuardian"
"Name": "Override Pin",
"DropType": "Location",
"DropReference": "Timeless Horizon"
},
{
"Id": "Quest_Item_DLCInjectable_BloodyMedallion_Stage1",
Expand Down

0 comments on commit 6d5e1ab

Please sign in to comment.