diff options
-rw-r--r-- | npc/003-1/oldwell.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/oldwell.txt b/npc/003-1/oldwell.txt index 119129a4c..bf57b2a4f 100644 --- a/npc/003-1/oldwell.txt +++ b/npc/003-1/oldwell.txt @@ -5,7 +5,7 @@ // Description: // Free well that give sewer water. a good place for tulim kids to miss school :b -003-1,47,79,0 script Old Well#003-1 NPC_NO_SPRITE,{ +003-1,53,144,0 script Old Well#003-1 NPC_NO_SPRITE,{ mes col("You found an old well with a bucket on it! It's time to fill plenty of @@!", getitemlink(EmptyBottle), 9); input .@count; |