summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/019-1/well.txt9
-rw-r--r--npc/020-1/well.txt2
2 files changed, 2 insertions, 9 deletions
diff --git a/npc/019-1/well.txt b/npc/019-1/well.txt
index f77e64bde..029f803b7 100644
--- a/npc/019-1/well.txt
+++ b/npc/019-1/well.txt
@@ -2,14 +2,7 @@
// Author:
// Jesusalva
// Description:
-// Better to skip this quest. It is too poor and would require more work,
-// eg. rope and something to make the player take part on it... Probably?
-// TODO: We could also throw random stuff (dig script), and use makeitem() to
-// make it pop at Terranite Cave, near the lake, suggesting that's where the water
-// comes from.
-// TODO: Yeti related to Angela quest. Ever-cicle logic - sep 11st.
-// Friendly, safe because water on Terranite Cave is too cold, but aware of
-// Terranite.
+// Well connected to Terranite Cave. This is the water Nivalis townsfolk uses.
019-1,110,101,0 script Well#Nivalis NPC_NO_SPRITE,{
// Begin here
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: