summaryrefslogtreecommitdiff
path: root/npc/001-1/wateranimation.txt
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-09-24 14:00:05 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-09-24 14:00:05 +0300
commit8d1c9cb7981347a6ff32f6e8af55da9afbc059b2 (patch)
tree0eeadf088c56346e80b812898b366d2f761ea3f2 /npc/001-1/wateranimation.txt
parent03f18337b0733fb964e1d239f0f6a29efd11675b (diff)
downloadserverdata-8d1c9cb7981347a6ff32f6e8af55da9afbc059b2.tar.gz
serverdata-8d1c9cb7981347a6ff32f6e8af55da9afbc059b2.tar.bz2
serverdata-8d1c9cb7981347a6ff32f6e8af55da9afbc059b2.tar.xz
serverdata-8d1c9cb7981347a6ff32f6e8af55da9afbc059b2.zip
change some scripts according to 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 ddd88516..3edf87de 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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
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
+ narrator 0,
l("You see some fish reflecting the sun on the surface of the ocean.");
fishing;
close;