From 83131dc9d2a4f07ae5a61c636e9cbd0574c7706d Mon Sep 17 00:00:00 2001 From: Mike Klobutcher <19937263+ThatRasputin@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:41:43 -0500 Subject: [PATCH 1/3] Added the 'toy - doll' category and added 'poignard' to the weapon nouns --- data/base-sorting.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/base-sorting.yaml b/data/base-sorting.yaml index e44abcc4e5..e65183f763 100644 --- a/data/base-sorting.yaml +++ b/data/base-sorting.yaml @@ -291,6 +291,8 @@ toy: toy - collectibles: - cards? - dira +toy - doll: +- \bdoll\b toy - fire and smoke: - (?:black|dark piece of polished) flint - goatskin pouch @@ -799,6 +801,7 @@ gear - weapon_nouns: - paingrip - pilum - pitchfork +- poignard - quarterstaff - short\-staff - quoit From b62c2473d9961881094d8880e86a7b858843d957 Mon Sep 17 00:00:00 2001 From: Mike Klobutcher <19937263+ThatRasputin@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:47:29 -0500 Subject: [PATCH 2/3] forgot to move the dragon doll from base toy category --- data/base-sorting.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/data/base-sorting.yaml b/data/base-sorting.yaml index e65183f763..41b0a1f4f6 100644 --- a/data/base-sorting.yaml +++ b/data/base-sorting.yaml @@ -286,7 +286,6 @@ material - soulstone: toy: - abacus - dark chocolate\-hued dream pillow -- roly\-poly dragon doll(.wearing a fuzzy red hat)? - shiny green togball(.embellished with iridescent gold ink)? toy - collectibles: - cards? From 15beb510f96cb253ce064ac50a924c7b9381d309 Mon Sep 17 00:00:00 2001 From: Mike Klobutcher <19937263+ThatRasputin@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:49:00 -0500 Subject: [PATCH 3/3] Holy... I forgot to save my changes before I pushed. --- data/base-sorting.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/base-sorting.yaml b/data/base-sorting.yaml index 41b0a1f4f6..1f55c410cd 100644 --- a/data/base-sorting.yaml +++ b/data/base-sorting.yaml @@ -292,6 +292,7 @@ toy - collectibles: - dira toy - doll: - \bdoll\b +- roly\-poly dragon doll(.wearing a fuzzy red hat)? toy - fire and smoke: - (?:black|dark piece of polished) flint - goatskin pouch