diff options
-rw-r--r-- | npc/003-1/well.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt index c745a1672..a7f314501 100644 --- a/npc/003-1/well.txt +++ b/npc/003-1/well.txt @@ -10,6 +10,9 @@ mesc l("Hey you have a bucket! Too bad there are, you know, HOLES on it, so you can see."); mesc l("That's exactly why you can't use it to get water. Silly."); } + next; + mesn l("Mahoud"); + mesq l("Hey, this well is particular! Pay me or go find your own well!"); if (!Zeny) close; next; |