diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-29 08:36:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-29 08:36:48 -0300 |
commit | 978db55628ca20e0cb0581e980d060ccd67c45e2 (patch) | |
tree | 5a1bebdcd56402c7c477cf9521c51da3c43c9f3b /npc/003-1/well.txt | |
parent | 45336eb09babce123f075e2fc2d13df5b23c3f1d (diff) | |
download | serverdata-978db55628ca20e0cb0581e980d060ccd67c45e2.tar.gz serverdata-978db55628ca20e0cb0581e980d060ccd67c45e2.tar.bz2 serverdata-978db55628ca20e0cb0581e980d060ccd67c45e2.tar.xz serverdata-978db55628ca20e0cb0581e980d060ccd67c45e2.zip |
Well well well, are you felling well?
Diffstat (limited to 'npc/003-1/well.txt')
-rw-r--r-- | npc/003-1/well.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt index 926a14dac..b7962e0d7 100644 --- a/npc/003-1/well.txt +++ b/npc/003-1/well.txt @@ -1,8 +1,9 @@ +// TMW2 Script // Author: // Saulc // Jesusalva -003-1,45,80,0 script Well NPC_NO_SPRITE,{ +003-1,45,80,0 script Well#003-1 NPC_NO_SPRITE,{ mes l("This well is too deep and you don't have a bucket."); close; |