Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/main/java/easyunnote/EasyUnnotePlugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ public class EasyUnnotePlugin extends Plugin {
"Banknote Exchange Merchant",
"Elder Chaos druid",
"Virilis",
"Giant Clam",
// Tutorial Island's banker only has a "Talk-to" option, no "Bank" action
"Banker",
// Ferox Enclave
"Mercenary",
// Grimstone Dungeon
"Isles",
// The following don't allow unnoting, but still have banknote interactions
"Wesley",
"Zahur",
Expand Down