From 40a6b45a51037b410223527d628b3b1540d07541 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 28 Mar 2019 23:30:14 -0300 Subject: Lore correction - Nivalis City Well is only used on emergencies I guess --- npc/020-1/well.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/020-1') diff --git a/npc/020-1/well.txt b/npc/020-1/well.txt index 2eb72ce51..94265f0e5 100644 --- a/npc/020-1/well.txt +++ b/npc/020-1/well.txt @@ -5,7 +5,7 @@ // Annoy players 020-1,99,83,0 script #NivalisWell NPC_NO_SPRITE,{ - npctalkonce l("This well is dry. They must take water outside the town."); + npctalkonce l("This well is sealed. They must take water outside the town."); end; OnInit: -- cgit v1.2.3-70-g09d2