From 458916fb78dcef3ff77cb29b7ba98d9f646819fc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:08:55 -0400 Subject: feat: rough pharmacy skill added --- data/drops/herb_table_mid.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/drops/herb_table_mid.yaml (limited to 'data/drops/herb_table_mid.yaml') diff --git a/data/drops/herb_table_mid.yaml b/data/drops/herb_table_mid.yaml new file mode 100644 index 0000000..0661e6c --- /dev/null +++ b/data/drops/herb_table_mid.yaml @@ -0,0 +1,12 @@ +id: herb_table_mid +entries: + - item_id: grimy_harralander + weight: 8 + - item_id: grimy_ranarr + weight: 6 + - item_id: grimy_toadflax + weight: 5 + - item_id: grimy_irit + weight: 4 + - item_id: grimy_avantoe + weight: 2 -- cgit v1.2.3