From 7080b47a43c6ce3b0c35ddb5546a1eba5661703f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Campos=20Rodr=C3=ADguez?= Date: Sat, 4 Nov 2023 20:09:00 -0600 Subject: [PATCH] Update 5e-SRD-Spells.json Fixing poison spray to include druid class --- src/5e-SRD-Spells.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/5e-SRD-Spells.json b/src/5e-SRD-Spells.json index ff9aa361..c99eb343 100644 --- a/src/5e-SRD-Spells.json +++ b/src/5e-SRD-Spells.json @@ -11109,6 +11109,11 @@ "index": "wizard", "name": "Wizard", "url": "/api/classes/wizard" + }, + { + "index": "druid", + "name": "Druid", + "url": "/api/classes/druid" } ], "subclasses": [],