summaryrefslogtreecommitdiff
path: root/npc/003-0-1/researcher.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-15 17:53:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-15 17:53:06 -0300
commitb229d35ad6313ec517a7649e700ca04473db793f (patch)
tree93c829877ff99ebd999ee0298b195dda98597580 /npc/003-0-1/researcher.txt
parentda29bf8f67035c13e163cb3e548dffe07dff53c0 (diff)
downloadserverdata-b229d35ad6313ec517a7649e700ca04473db793f.tar.gz
serverdata-b229d35ad6313ec517a7649e700ca04473db793f.tar.bz2
serverdata-b229d35ad6313ec517a7649e700ca04473db793f.tar.xz
serverdata-b229d35ad6313ec517a7649e700ca04473db793f.zip
Fix bugs
Diffstat (limited to 'npc/003-0-1/researcher.txt')
-rw-r--r--npc/003-0-1/researcher.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0-1/researcher.txt b/npc/003-0-1/researcher.txt
index 24e073ddf..a923cdfcf 100644
--- a/npc/003-0-1/researcher.txt
+++ b/npc/003-0-1/researcher.txt
@@ -42,7 +42,7 @@
switch (.@id) {
case AncientBlueprint:
Zeny-=.price;
- delitem AncientBlueprint;
+ delitem AncientBlueprint, 1;
MakeRandomBlueprint();
break;
case DesertTablet: