From 2a502345650fe0b02bbe463c594b490cfd7fcdbd Mon Sep 17 00:00:00 2001 From: copperwater Date: Thu, 2 Jan 2025 19:56:10 -0500 Subject: [PATCH] Remove dented pot encyclopedia matching on 'helmet' Dented pots got their own encyclopedia entry, so they shouldn't still match to "helmet". Even without this change, they match the "dented pot" entry correctly, but only by virtue of it appearing earlier in the encyclopedia. Inverting the match to "~dented pot" isn't necessary since it isn't something that would otherwise match "helmet", so just remove it. --- dat/data.base | 1 - 1 file changed, 1 deletion(-) diff --git a/dat/data.base b/dat/data.base index 505c1b17d..a36f2b5fe 100644 --- a/dat/data.base +++ b/dat/data.base @@ -2395,7 +2395,6 @@ hell hound* ~helm of * ~crystal helmet helm* -dented pot * helmet A piece of armor designed to protect the head. (What were you expecting?)