add Geo Chests to db

This commit is contained in:
ReznoRMichael 2022-01-16 20:08:43 +01:00
parent 4f8eb07f14
commit b45e94a1df

View file

@ -2839,6 +2839,23 @@ const HK = {
}, },
}, },
/* ###################################### Geo Caches -> Geo Chests ############################################## */
geoChests: {
h2: "Geo Chests",
id: "hk-geo-chests",
description: `Geo Chests Description.`,
entries: {
chest1: {
name: "Chest #1",
spoiler: "Chest",
id: "Chest",
sceneName: "",
wiki: "Geo#How_to_Acquire"
},
},
},
/* ###################################### Secrets -> World Interactions ############################################## */ /* ###################################### Secrets -> World Interactions ############################################## */
worldInteractions: { worldInteractions: {