summaryrefslogtreecommitdiff
path: root/npc/functions/fishing.txt
diff options
context:
space:
mode:
authorThibault Payet <monwarez@gmail.com>2017-10-21 18:38:09 +0200
committerThibault Payet <monwarez@gmail.com>2017-12-29 10:04:04 +0100
commit150d19a64aa2071172d530ffc50f694afb9108a5 (patch)
tree61cc156327ede3fc393c67d1b37a383578895a97 /npc/functions/fishing.txt
parent5972a4d968a0ae67d66cb07a3d7c8db93488d4c5 (diff)
downloadserverdata-150d19a64aa2071172d530ffc50f694afb9108a5.tar.gz
serverdata-150d19a64aa2071172d530ffc50f694afb9108a5.tar.bz2
serverdata-150d19a64aa2071172d530ffc50f694afb9108a5.tar.xz
serverdata-150d19a64aa2071172d530ffc50f694afb9108a5.zip
rename closedialog to closeclientdialog
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.