From 0f14639e9b39d4cfc30c928011421572c04a5936 Mon Sep 17 00:00:00 2001 From: MrKingFish Date: Tue, 11 Feb 2025 13:13:31 +0000 Subject: [PATCH] Added examine text for Ahad, Phingspet and Grimesquit --- Server/data/configs/npc_configs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Server/data/configs/npc_configs.json b/Server/data/configs/npc_configs.json index d462378c8..6ca752c8c 100644 --- a/Server/data/configs/npc_configs.json +++ b/Server/data/configs/npc_configs.json @@ -76021,6 +76021,7 @@ "name": "Make-over Mage" }, { + "examine": "So what can one do with a drunken sailor?", "id": "2692", "name": "Ahab" }, @@ -76377,10 +76378,12 @@ "name": "Pox" }, { + "examine": "Cracking personality.", "id": "2946", "name": "Grimesquit" }, { + "examine": "Lovely girl, shame about the smell.", "id": "2947", "name": "Phingspet" },