summaryrefslogtreecommitdiff
path: root/npc/017-3/dimonds.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-3/dimonds.txt')
-rw-r--r--npc/017-3/dimonds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt
index 06980aae3..e32654722 100644
--- a/npc/017-3/dimonds.txt
+++ b/npc/017-3/dimonds.txt
@@ -616,7 +616,7 @@ OnInit:
close;
Zeny=Zeny-100;
recovery(getcharid(3));
- if (rand(1,3) == 1)
+ if (rand2(1,3) == 1)
sc_start SC_POISON, 60000, 0, 10000;
else
sc_start SC_ATTHASTE_POTION1, 60000, 5;