From a07cd9f6dadc9a894d834bc4669280acdd6ef9a9 Mon Sep 17 00:00:00 2001 From: Aaron Suen Date: Sat, 1 Feb 2020 19:15:14 -0500 Subject: [PATCH] Remove the lode stratum hint. As per Copenhagen Bram, it doesn't really make sense to give the player credit for finding something if the player is likely not to have even noticed. --- mods/nc_guide/hints.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mods/nc_guide/hints.lua b/mods/nc_guide/hints.lua index 691cb327..1c9215a6 100644 --- a/mods/nc_guide/hints.lua +++ b/mods/nc_guide/hints.lua @@ -283,10 +283,6 @@ addhint("make wet aggregate", ------------------------------------------------------------------------ -- LODE -addhint("find a lode stratum", - "group:lodey" -) - addhint("find lode ore", "nc_lode:ore", "group:lodey"