diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-07 22:26:19 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-07 22:26:19 +0100 |
commit | 7d449dc95b10543b595c273a3fc5244a0e92e837 (patch) | |
tree | a9206c2994989b2affddad63e8b416f6266d4fca /npc/003-1/wateranimation.txt | |
parent | 6d786005f794bf4e245e9b1b3ad7cf4b6cee9429 (diff) | |
download | serverdata-7d449dc95b10543b595c273a3fc5244a0e92e837.tar.gz serverdata-7d449dc95b10543b595c273a3fc5244a0e92e837.tar.bz2 serverdata-7d449dc95b10543b595c273a3fc5244a0e92e837.tar.xz serverdata-7d449dc95b10543b595c273a3fc5244a0e92e837.zip |
fix quest.db and add Fishing in Tulimshar 003-1
Diffstat (limited to 'npc/003-1/wateranimation.txt')
-rw-r--r-- | npc/003-1/wateranimation.txt | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/npc/003-1/wateranimation.txt b/npc/003-1/wateranimation.txt index 48a4b3cfa..c495e71b8 100644 --- a/npc/003-1/wateranimation.txt +++ b/npc/003-1/wateranimation.txt @@ -5,7 +5,7 @@ // Description: // Water animations, splash, fishes, etc... -003-1,104,100,0 script #water_animation0 NPC_WATER_SPLASH,{ +003-1,83,128,0 script #water_animation0 NPC_WATER_SPLASH,{ fishing; // begin or continue fishing close; @@ -16,4 +16,18 @@ OnInit: end; } -003-1,108,102,0 duplicate(#water_animation0) #water_animation16 NPC_WATER_SPLASH
\ No newline at end of file +003-1,87,125,0 duplicate(#water_animation0) #water_animation1 NPC_WATER_SPLASH +003-1,88,120,0 duplicate(#water_animation0) #water_animation2 NPC_WATER_SPLASH +003-1,76,120,0 duplicate(#water_animation0) #water_animation3 NPC_WATER_SPLASH +003-1,75,127,0 duplicate(#water_animation0) #water_animation4 NPC_WATER_SPLASH +003-1,79,111,0 duplicate(#water_animation0) #water_animation5 NPC_WATER_SPLASH +003-1,82,105,0 duplicate(#water_animation0) #water_animation6 NPC_WATER_SPLASH +003-1,85,110,0 duplicate(#water_animation0) #water_animation7 NPC_WATER_SPLASH +003-1,88,113,0 duplicate(#water_animation0) #water_animation8 NPC_WATER_SPLASH +003-1,86,126,0 duplicate(#water_animation0) #water_animation9 NPC_WATER_SPLASH +003-1,87,132,0 duplicate(#water_animation0) #water_animation10 NPC_WATER_SPLASH +003-1,83,111,0 duplicate(#water_animation0) #water_animation11 NPC_WATER_SPLASH +003-1,78,144,0 duplicate(#water_animation0) #water_animation12 NPC_WATER_SPLASH +003-1,83,140,0 duplicate(#water_animation0) #water_animation13 NPC_WATER_SPLASH +003-1,72,147,0 duplicate(#water_animation0) #water_animation14 NPC_WATER_SPLASH +003-1,72,122,0 duplicate(#water_animation0) #water_animation15 NPC_WATER_SPLASH |