summaryrefslogtreecommitdiff
path: root/npc/001-1/wateranimation.txt
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-09-24 22:58:59 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-09-24 22:59:11 +0300
commit5e578d883228eff58421eeeb4a61d55f7b9f33df (patch)
tree4ad2968adfacbd25b91db1b1f64a4df2646b0ae2 /npc/001-1/wateranimation.txt
parent6fcf45c6ba3fa49b308c08cc918aaddcedf6030d (diff)
downloadserverdata-5e578d883228eff58421eeeb4a61d55f7b9f33df.tar.gz
serverdata-5e578d883228eff58421eeeb4a61d55f7b9f33df.tar.bz2
serverdata-5e578d883228eff58421eeeb4a61d55f7b9f33df.tar.xz
serverdata-5e578d883228eff58421eeeb4a61d55f7b9f33df.zip
update some fishing-related scripts for new narrator function
Diffstat (limited to 'npc/001-1/wateranimation.txt')
-rw-r--r--npc/001-1/wateranimation.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt
index 3edf87de..60f988f0 100644
--- a/npc/001-1/wateranimation.txt
+++ b/npc/001-1/wateranimation.txt
@@ -5,7 +5,7 @@
// Water animations, splash, fishes, etc...
001-1,116,123,0 script #water_animation0 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -17,7 +17,7 @@ OnInit:
}
001-1,119,102,0 script #water_animation1 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -29,7 +29,7 @@ OnInit:
}
001-1,167,82,0 script #water_animation2 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -41,7 +41,7 @@ OnInit:
}
001-1,167,40,0 script #water_animation3 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -53,7 +53,7 @@ OnInit:
}
001-1,104,127,0 script #water_animation4 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -65,7 +65,7 @@ OnInit:
}
001-1,166,123,0 script #water_animation5 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -77,7 +77,7 @@ OnInit:
}
001-1,181,119,0 script #water_animation6 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -89,7 +89,7 @@ OnInit:
}
001-1,202,114,0 script #water_animation7 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;
@@ -101,7 +101,7 @@ OnInit:
}
001-1,187,86,0 script #water_animation8 NPC_WATER_SPLASH,{
- narrator 0,
+ narrator 4,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;