diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-26 23:56:32 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-26 23:56:32 +0400 |
commit | 5d2f0f957bffe925eaa21c0e74ad957c077d5119 (patch) | |
tree | 4b9e625c2b26da48b9f5b32cc5c5d044d35742bf /npc/000-1/tarlan.txt | |
parent | d65db0bfbbf7df6593429946b950f36dcc53170d (diff) | |
download | serverdata-5d2f0f957bffe925eaa21c0e74ad957c077d5119.tar.gz serverdata-5d2f0f957bffe925eaa21c0e74ad957c077d5119.tar.bz2 serverdata-5d2f0f957bffe925eaa21c0e74ad957c077d5119.tar.xz serverdata-5d2f0f957bffe925eaa21c0e74ad957c077d5119.zip |
tarlan's script: be careful of the crocs instead of the blubs, crocs are more dangerous.
Diffstat (limited to 'npc/000-1/tarlan.txt')
-rw-r--r-- | npc/000-1/tarlan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index 8b02d36a..acc3abd3 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -34,7 +34,7 @@ l_Food: mesn; mesq l("You can yaye some @@s by hitting these crocotrees.", getitemlink("Croconut")); next; - mesq l("Yeye be careful with wild animal's food, some of them are yeyery dangerous, especially the blubs."); + mesq l("Yeye be careful with wild animal's food, some of them are yeyery dangerous, especially the crocs."); goto l_Quit; |