summaryrefslogtreecommitdiff
path: root/npc/pre-re/jobs/1-1/merchant.txt
diff options
context:
space:
mode:
authorTungSinpei <TungSinpei@hotmail.com>2014-08-23 13:38:08 +0800
committerTungSinpei <TungSinpei@hotmail.com>2014-08-23 13:38:33 +0800
commit88a5d6c0ab9b1f35dbed8ca7f3220e32657c19c8 (patch)
treeaed8ae66d19ab4065675bd900e1108c590411eb4 /npc/pre-re/jobs/1-1/merchant.txt
parent769b1d05aa5cfa8cddfe7d21b35d5c5e4da3bbd6 (diff)
downloadhercules-88a5d6c0ab9b1f35dbed8ca7f3220e32657c19c8.tar.gz
hercules-88a5d6c0ab9b1f35dbed8ca7f3220e32657c19c8.tar.bz2
hercules-88a5d6c0ab9b1f35dbed8ca7f3220e32657c19c8.tar.xz
hercules-88a5d6c0ab9b1f35dbed8ca7f3220e32657c19c8.zip
change rand(1) to rand(2)
Diffstat (limited to 'npc/pre-re/jobs/1-1/merchant.txt')
-rw-r--r--npc/pre-re/jobs/1-1/merchant.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/jobs/1-1/merchant.txt b/npc/pre-re/jobs/1-1/merchant.txt
index 934dc0300..47c1e3242 100644
--- a/npc/pre-re/jobs/1-1/merchant.txt
+++ b/npc/pre-re/jobs/1-1/merchant.txt
@@ -494,7 +494,7 @@ S_GiveSerial:
next;
mes "[Chief Mahnsoo]";
mes "Remember...";
- if (rand(1)) {
+ if (rand(2)) {
mes "The package's";
mes "Serial Number is";
mes "^3355FF"+getarg(0)+"^000000.";