summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-09-25 00:29:05 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-09-25 00:29:05 +0300
commitcd76e166e06b65587c29b9664a763a59f2edd621 (patch)
tree915381e51bf181756b05a80e5fe54957a10d84d9
parentb8090ae2d576375ab341234f4fc925dd2a0994d0 (diff)
downloadserverdata-cd76e166e06b65587c29b9664a763a59f2edd621.tar.gz
serverdata-cd76e166e06b65587c29b9664a763a59f2edd621.tar.bz2
serverdata-cd76e166e06b65587c29b9664a763a59f2edd621.tar.xz
serverdata-cd76e166e06b65587c29b9664a763a59f2edd621.zip
change intro text on some fishing spots
-rw-r--r--npc/001-1/wateranimation.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt
index 60f988f0..d80c1534 100644
--- a/npc/001-1/wateranimation.txt
+++ b/npc/001-1/wateranimation.txt
@@ -18,7 +18,7 @@ OnInit:
001-1,119,102,0 script #water_animation1 NPC_WATER_SPLASH,{
narrator 4,
- l("You see some fish reflecting the sun on the surface of the ocean.");
+ l("You see some fish reflecting the sun on the surface of the water.");
fishing;
close;
@@ -30,7 +30,7 @@ OnInit:
001-1,167,82,0 script #water_animation2 NPC_WATER_SPLASH,{
narrator 4,
- l("You see some fish reflecting the sun on the surface of the ocean.");
+ l("You see some fish reflecting the sun on the surface of the water.");
fishing;
close;
@@ -42,7 +42,7 @@ OnInit:
001-1,167,40,0 script #water_animation3 NPC_WATER_SPLASH,{
narrator 4,
- l("You see some fish reflecting the sun on the surface of the ocean.");
+ l("You see some fish reflecting the sun on the surface of the water.");
fishing;
close;