From 64cc70b8cdfe2903043070e694876ddd2c913754 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Tue, 3 Aug 2021 12:14:38 +0200 Subject: [PATCH] add map pins to database --- src/js/hk-database.js | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/js/hk-database.js b/src/js/hk-database.js index 099fdac..088d13c 100644 --- a/src/js/hk-database.js +++ b/src/js/hk-database.js @@ -2849,6 +2849,31 @@ const HK = { spoiler: "Dirtmouth: Troupe Leader Grimm", wiki: "Category:Charms#Notches" }, + hasQuill: { + name: "Quill", + spoiler: "120 Geo: Iselda's Shop, updates maps with discovered areas", + wiki: "Map_and_Quill#Mapping_Tools" + }, + hasPinBench: { + name: "Map Pin: Bench", + spoiler: "100 Geo: Iselda's Shop", + wiki: "Bench_(Hollow_Knight)" + }, + hasPinCocoon: { + name: "Map Pin: Lifeblood Cocoon", + spoiler: "100 Geo: Iselda's Shop", + wiki: "Lifeblood_Cocoon" + }, + hasPinDreamPlant: { + name: "Map Pin: Whispering Root", + spoiler: "150 Geo: Iselda's Shop, requires Dream Nail", + wiki: "Whispering_Root" + }, + hasPinGuardian: { + name: "Map Pin: Dreamers", + spoiler: "Inspect the shrine in the Resting Grounds", + wiki: "Dreamers" + }, hasPinGrub: { name: "Collector's Map", spoiler: "Kingdom's Edge: Tower of Love, Love Key",