diff options
Diffstat (limited to 'npc/020-1/well.txt')
-rw-r--r-- | npc/020-1/well.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |