diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-19 08:19:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-19 08:19:38 -0300 |
commit | a408d3d0ed679ab2a738709e6eca0f6d43ecbe33 (patch) | |
tree | c56c914925f9b7096b75b0a40a9a626d4e1f5608 /npc/017-1 | |
parent | 8d0a0ef0720d462741fa79874de7fb97fa163d77 (diff) | |
download | serverdata-a408d3d0ed679ab2a738709e6eca0f6d43ecbe33.tar.gz serverdata-a408d3d0ed679ab2a738709e6eca0f6d43ecbe33.tar.bz2 serverdata-a408d3d0ed679ab2a738709e6eca0f6d43ecbe33.tar.xz serverdata-a408d3d0ed679ab2a738709e6eca0f6d43ecbe33.zip |
Fix fishing spots on LoF
Diffstat (limited to 'npc/017-1')
-rw-r--r-- | npc/017-1/wateranimation.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/017-1/wateranimation.txt b/npc/017-1/wateranimation.txt index 78389f2e1..802b15481 100644 --- a/npc/017-1/wateranimation.txt +++ b/npc/017-1/wateranimation.txt @@ -19,5 +19,6 @@ OnInit: } 017-1,97,133,0 duplicate(#Lof_WAM0) #Lof_WAM1 NPC_WATER_SPLASH -017-1,88,120,0 duplicate(#Lof_WAM0) #Lof_WAM2 NPC_WATER_SPLASH +017-1,88,130,0 duplicate(#Lof_WAM0) #Lof_WAM2 NPC_WATER_SPLASH +017-1,81,126,0 duplicate(#Lof_WAM0) #Lof_WAM3 NPC_WATER_SPLASH |