From d014a7ef833a5896375da59bd9f4b3a990a9fc7b Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Thu, 26 Jan 2023 00:39:38 +0100 Subject: Add more interaction pauses into recipes printing --- npc/craft/recipes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index 0647ff49a..445856b4b 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -170,6 +170,7 @@ function readAlchemy { showRecipe(DexPotionA, DexPotionB, DexPotionC); + dnext; // Scrolls mesc "----------"+l("Magic Scrolls")+"----------", 2; @@ -184,6 +185,7 @@ function readAlchemy { ScrollBattlePlansA, ScrollDefenseBlessA, ScrollCriticalFortuneA); + dnext; // General Stuff mesc "----------"+l("Reagents & Other Potions")+"----------", 2; -- cgit v1.2.3-60-g2f50