From cd76e166e06b65587c29b9664a763a59f2edd621 Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Fri, 25 Sep 2015 00:29:05 +0300 Subject: change intro text on some fishing spots --- npc/001-1/wateranimation.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2