summaryrefslogtreecommitdiff
path: root/npc/functions/fishing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r--npc/functions/fishing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt
index 3d719ac7..9952fa17 100644
--- a/npc/functions/fishing.txt
+++ b/npc/functions/fishing.txt
@@ -277,7 +277,7 @@ function script fishing {
delitem .@bait, 1;
// The player uses this spot, his bait is ready, he just has to wait for the signal.
- closedialog;
+ closeclientdialog;
specialeffect(.@initial_fx, SELF); // throw the bait
sleep2 800; // wait 0.8s for synchronize the sound of "plop" in water with the npc dir UP.