From 3d01b4fbbfe31c60347c778ab03beb19a551e08b Mon Sep 17 00:00:00 2001 From: Rebecca Kelly Date: Mon, 22 May 2023 23:42:38 -0400 Subject: [PATCH] Fix broken potion_heroism arch, oops --- potion/potionhero.arc | 1 + 1 file changed, 1 insertion(+) diff --git a/potion/potionhero.arc b/potion/potionhero.arc index a87cd8700..da9ff5ec1 100644 --- a/potion/potionhero.arc +++ b/potion/potionhero.arc @@ -12,3 +12,4 @@ on_use_yield potion_empty client_type 651 arch spell_heroism end +end