From b43f31029ac35a345fa023c0414eda47dfd844f7 Mon Sep 17 00:00:00 2001 From: aeon0 Date: Wed, 20 Dec 2023 12:21:55 -0800 Subject: [PATCH] add correction for (arbarian --- src/item/corrections.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/item/corrections.py b/src/item/corrections.py index 86ffc1bc..b6514e43 100644 --- a/src/item/corrections.py +++ b/src/item/corrections.py @@ -134,4 +134,5 @@ "garbarian": "barbarian", "two-handed!": "two-handed", "two-handed.": "two-handed", + "(arbarian": "barbarian", }